mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-01-25 20:33:41 +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