Skip to content

Commit

Permalink
Set accessories collapsed
Browse files Browse the repository at this point in the history
  • Loading branch information
justjam2013 committed Jan 12, 2025
1 parent f2b672e commit 1721ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"title": " Accessory {{ $index }}",
"type": "object",
"expandable": true,
"expanded": true,
"expanded": false,
"properties": {
"accessoryID": {
"title": "Accessory ID",
Expand Down

0 comments on commit 1721ae1

Please sign in to comment.