Skip to content

Commit 9a49641

Browse files
committed
booleanにrequiredをつけたらダメだったらしい
1 parent a5becde commit 9a49641

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config.schema.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,6 @@
320320
"title": "Generate Weather Accessory",
321321
"description": "Generate Current Weather at Home Location. Gets Temperature and Humidity.",
322322
"type": "boolean",
323-
"required": true,
324323
"default": false
325324
},
326325
"weatherAPI": {

0 commit comments

Comments
 (0)