Renamed rgb column

This commit is contained in:
Joan Sanchez 2020-02-28 07:24:36 +01:00
parent 6dcfc34056
commit 442541d0f8
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"name": {
"type": "String"
},
"rgb": {
"hexColour": {
"type": "String"
}
},