diff --git a/app/asset/lib/lib.module.js b/app/asset/lib/lib.module.js index 297f3caf..333f45fa 100644 --- a/app/asset/lib/lib.module.js +++ b/app/asset/lib/lib.module.js @@ -3,10 +3,3 @@ import * as FileSaver from "./filesaver.js"; import * as JSZip from "./jszip.min.js"; import * as api from "./api.js"; - -window.notificationOptions = { - wrapperId: 'notificationWrapper', - templateFile: 'https://gigamaster.github.io/codemo/asset/notification.html', - autoClose: 3000, - autoRemove: 4000, - } \ No newline at end of file diff --git a/src/template/foot.html b/src/template/foot.html index 70bdabf6..ff216854 100644 --- a/src/template/foot.html +++ b/src/template/foot.html @@ -396,7 +396,12 @@