mark design field as "manual"

as it is not used by presets directly, but only other fields. solves corresponding validation warnings
This commit is contained in:
Martin Raifer
2023-02-01 11:32:44 +01:00
parent 8de00a159a
commit a89c02e639
+1
View File
@@ -1,5 +1,6 @@
{
"key": "design",
"type": "combo",
"usage": "manual",
"label": "Design"
}