Add back gzip

This commit is contained in:
DianaXWiki 2025-09-24 12:16:41 +03:00
parent abe7e28a1f
commit 1b31dcec97

View File

@ -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) {