depreciate jszip w/ native zlib compression

This commit is contained in:
gozzy 2022-10-30 19:44:20 +00:00
parent a628c50b32
commit 2b059eb0f9
219 changed files with 24 additions and 76 deletions

View file

@ -123,7 +123,7 @@ class EventService {
const module = await download({
contentType: 'string',
name: `events/${instanceName}.json.zip`
name: `events/${instanceName}.json.gz`
})
if (module) {