1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-07 22:33:50 +00:00

Fix error in geospatial edition tiddlywiki.info file (#8977)

This commit is contained in:
Leilei332 2025-03-18 00:15:28 +08:00 committed by GitHub
parent 897b14a8d6
commit f6a60f51d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"
], ],