mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-11-14 21:18:14 +00:00
Update config.schema.json
Removed the need to specify any menu titles. The code works with a `Null` as-is.
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"title",
|
||||
"items"
|
||||
],
|
||||
"additionalProperties": false,
|
||||
@@ -231,7 +230,6 @@
|
||||
},
|
||||
"required": [
|
||||
"name",
|
||||
"title",
|
||||
"type",
|
||||
"items"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user