This commit is contained in:
@@ -315,7 +315,7 @@ export default {
|
||||
if (r == "ok") {
|
||||
//all ok, new key installed time to logout and back in
|
||||
await window.$gz.dialog.displayLTModalNotificationMessage(
|
||||
vm.$ay.t("NewLicenseInstalled")
|
||||
"NewLicenseInstalled"
|
||||
);
|
||||
vm.$router.push("/login");
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user