1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-15 10:30:03 +00:00
Lee Sheng Long 80b066f409
Fix support for zip files in some environments (#4432)
In some environments (at least on my own machine), TiddlyWiki detects zip files as type `"application/x-zip-compressed"` instead of `"application/zip"`. This commit adds support for zip files with type `"application/x-zip-compressed"` so that they are encoded in `"base64"` like other zip files with type `"application/zip"`.
2020-01-31 14:08:28 +00:00
..
2013-03-28 17:07:30 +00:00