1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-11 16:24:31 +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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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