user class updates
This commit is contained in:
@@ -159,7 +159,7 @@
|
||||
<div class="modal-header">Monitor New Tag</div>
|
||||
|
||||
<div class="modal-body">
|
||||
<input type="text" class="form-control" placeholder="App\User:6352"
|
||||
<input type="text" class="form-control" placeholder="App\Models\User\User:6352"
|
||||
v-on:keyup.enter="monitorNewTag"
|
||||
v-model="newTag"
|
||||
id="newTagInput">
|
||||
|
||||
Reference in New Issue
Block a user