diff --git a/www/common/make-backup.js b/www/common/make-backup.js index 0b96a80f3..0fd2f06e8 100644 --- a/www/common/make-backup.js +++ b/www/common/make-backup.js @@ -19,7 +19,7 @@ define([ '/common/common-icons.js', '/components/jszip/dist/jszip.min.js', ], function ($, FileCrypto, Hash, Util, UI, h, Feedback, UO, - Cache, Messages, nThen, Saferphore, Lucide, Icons) { + Cache, Messages, nThen, Saferphore, Lucide, Icons, JsZip) { var saveAs = window.saveAs; var sanitize = function (str) {