mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-15 21:48:15 +02:00
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:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"key": "design",
|
||||
"type": "combo",
|
||||
"usage": "manual",
|
||||
"label": "Design"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user