Better lock message

This commit is contained in:
yflory
2020-03-18 14:47:33 +01:00
parent 7bb59b518f
commit e1119290df
2 changed files with 19 additions and 2 deletions

View File

@@ -458,6 +458,7 @@ define([
setTimeout(function () {
Notifier.notify();
});
return frame;
};
UI.alert = function (msg, cb, opt) {