1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-07 14:23:53 +00:00

Fix error in geospatial edition tiddlywiki.info file

This commit is contained in:
Leilei332 2025-03-15 16:59:37 +08:00
parent c5b465ec99
commit 6b141e53a7

View File

@ -14,7 +14,7 @@
], ],
"build": { "build": {
"index": [ "index": [
"--render","$:/core/save/all","index.html","text/plain"],, "--render","$:/core/save/all","index.html","text/plain"],
"external": [ "external": [
"--render","$:/core/save/all-external-js","index.html","text/plain" "--render","$:/core/save/all-external-js","index.html","text/plain"
], ],