mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-01-23 02:15:09 +00:00
Fix typos in config-schema.json
This commit is contained in:
parent
76e6c70696
commit
37716c8d42
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue