edit users
This commit is contained in:
@@ -35,7 +35,7 @@ adminStore.$subscribe(async (_mutation, state) => {
|
||||
|
||||
function close() {
|
||||
confirmEmail.value = '';
|
||||
adminStore.clearDeleteUserDialog();
|
||||
adminStore.closeDeleteUserDialog();
|
||||
}
|
||||
|
||||
async function submit() {
|
||||
|
||||
Reference in New Issue
Block a user