Update for schema-builder 3.0.0

This commit is contained in:
Quincy Morgan 2020-12-08 11:15:01 -05:00
parent f33fc449af
commit 278b0441af
107 changed files with 5480 additions and 12275 deletions

View file

@ -2,5 +2,6 @@
"key": "display",
"type": "combo",
"label": "Display",
"options": ["analog", "digital", "sundial", "unorthodox"]
"options": ["analog", "digital", "sundial", "unorthodox"],
"autoSuggestions" : false
}