1
0
Fork 0
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:
Mathieu Bélanger 2025-03-19 19:40:21 -04:00 committed by Bastien Wirtz
parent 76e6c70696
commit 37716c8d42

View file

@ -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": [