mirror of https://github.com/bastienwirtz/homer
Fix typos in config-schema.json
parent
76e6c70696
commit
37716c8d42
|
@ -70,10 +70,10 @@
|
|||
"properties": {
|
||||
"layout": {
|
||||
"enum": [
|
||||
"colums",
|
||||
"columns",
|
||||
"list"
|
||||
],
|
||||
"description": "Layout of the dashboard, either 'column' or 'list'"
|
||||
"description": "Layout of the dashboard, either 'columns' or 'list'"
|
||||
},
|
||||
"colorTheme": {
|
||||
"enum": [
|
||||
|
|
Loading…
Reference in New Issue