Removed ColorOrder from schema

This commit is contained in:
Paulchen Panther
2018-12-20 15:15:07 +01:00
committed by GitHub
parent 46dbede8f4
commit a78d8d3a03

View File

@@ -11,12 +11,6 @@
"type": "string",
"title":"edt_dev_auth_key_title",
"propertyOrder" : 2
},
"colorOrder": {
"type": "string",
"title":"edt_dev_color_order_title",
"default": "rgb",
"propertyOrder" : 3
}
},
"additionalProperties": true