diff --git a/schemas/1.14.json b/schemas/1.14.json index 34c77b18..96595c7e 100644 --- a/schemas/1.14.json +++ b/schemas/1.14.json @@ -116,7 +116,7 @@ { "id": "expand", "type": "boolean", - "default": "false", + "default": false, "translate": "entry.expand", "help": true, "require": [ diff --git a/schemas/1.15.json b/schemas/1.15.json index f8605b00..af25b31f 100644 --- a/schemas/1.15.json +++ b/schemas/1.15.json @@ -278,7 +278,7 @@ { "id": "expand", "type": "boolean", - "default": "false", + "default": false, "translate": "entry.expand", "help": true, "require": [ diff --git a/schemas/1.16.json b/schemas/1.16.json index e46505e5..baae9262 100644 --- a/schemas/1.16.json +++ b/schemas/1.16.json @@ -278,7 +278,7 @@ { "id": "expand", "type": "boolean", - "default": "false", + "default": false, "translate": "entry.expand", "help": true, "require": [