Fix typos in config-schema.json

pull/897/head
Mathieu Bélanger 2025-03-19 19:40:21 -04:00 committed by Bastien Wirtz
parent 76e6c70696
commit 37716c8d42
1 changed files with 2 additions and 2 deletions

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