This commit is contained in:
@@ -191,7 +191,7 @@ export default {
|
||||
}
|
||||
dialogResult = await window.$gz.dialog.confirmGeneric(
|
||||
"AdminEraseDatabaseLastWarning",
|
||||
"error"
|
||||
"dire"
|
||||
);
|
||||
if (dialogResult == false) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user