mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-03-27 10:09:50 +00:00
Only raise the error if the wiki path is explicitly specified on the command line, avoiding `tiddlywiki —version` raising an error if the current directory isn’t a wiki folder. Fixes #990