This commit is contained in:
2022-03-11 19:34:06 +00:00
parent e1b146d1f2
commit 4c63f53236

View File

@@ -191,7 +191,7 @@ export default {
}
dialogResult = await window.$gz.dialog.confirmGeneric(
"AdminEraseDatabaseLastWarning",
"error"
"dire"
);
if (dialogResult == false) {
return;