mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-13 17:05:47 +01:00
✨ Change integration structure to array and rename to widgets in config
This commit is contained in:
@@ -164,7 +164,28 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"integrations": [],
|
||||
"widgets": [{
|
||||
"id": "date",
|
||||
"properties": {
|
||||
"display24HourFormat": true
|
||||
},
|
||||
"area": {
|
||||
"type": "wrapper",
|
||||
"properties": {
|
||||
"id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a33e"
|
||||
}
|
||||
},
|
||||
"shape": {
|
||||
"location": {
|
||||
"x": 0,
|
||||
"y": 3
|
||||
},
|
||||
"size": {
|
||||
"width": 4,
|
||||
"height": 2
|
||||
}
|
||||
}
|
||||
}],
|
||||
"settings": {
|
||||
"common": {
|
||||
"searchEngine": {
|
||||
@@ -193,4 +214,4 @@
|
||||
"appOpacity": 100
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user