mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-03-16 00:18:10 +00:00

We were re-using the `tw-save-wiki` message both for saving the current wiki and downloading a new wiki. Now we’ll use the separate `tw-download-file` message for downloading. Fixes #236