1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-10 06:46:06 +00:00

fix type of preferGlobal parameter (#9056)

This commit is contained in:
Mario Pietsch
2025-06-03 18:32:06 +02:00
committed by GitHub
parent ff9e92b1cc
commit 05db1bcb2c

View File

@@ -1,6 +1,6 @@
{
"name": "tiddlywiki",
"preferGlobal": "true",
"preferGlobal": true,
"version": "5.3.7-prerelease",
"author": "Jeremy Ruston <jeremy@jermolene.com>",
"description": "a non-linear personal web notebook",