depreciate jszip w/ native zlib compression
This commit is contained in:
parent
a628c50b32
commit
2b059eb0f9
219 changed files with 24 additions and 76 deletions
|
@ -123,7 +123,7 @@ class EventService {
|
|||
|
||||
const module = await download({
|
||||
contentType: 'string',
|
||||
name: `events/${instanceName}.json.zip`
|
||||
name: `events/${instanceName}.json.gz`
|
||||
})
|
||||
|
||||
if (module) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue