forked from external-repos/noisedash
Add delete user function, fix profile loading
This commit is contained in:
@@ -25,9 +25,9 @@
|
||||
<v-select
|
||||
v-model="selectedProfile"
|
||||
:items="profileItems"
|
||||
return-object
|
||||
label="Profiles"
|
||||
class="mx-3"
|
||||
@click="populateProfileItems"
|
||||
/>
|
||||
|
||||
<v-btn
|
||||
|
||||
Reference in New Issue
Block a user