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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

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