mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-04-25 06:40:42 -07:00
fix type of preferGlobal parameter (#9056)
This commit is contained in:
parent
ff9e92b1cc
commit
05db1bcb2c
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue