mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-05-19 20:02:18 +00:00
64b7e66675
Fixes #2503
This bug was introduced in commit c4c7b18 where it would append
additional .tid extensions to a file every time the node server was
restarted.
Here we check the filepath does not have the extension already before
appending it.