mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 08:25:47 +01:00
✨ Change integration structure to array and rename to widgets in config
This commit is contained in:
@@ -6,7 +6,7 @@ export const getFallbackConfig = (name?: string): BackendConfigType => ({
|
||||
name: name ?? 'default',
|
||||
},
|
||||
categories: [],
|
||||
integrations: {},
|
||||
widgets: {},
|
||||
apps: [],
|
||||
settings: {
|
||||
common: {
|
||||
|
||||
Reference in New Issue
Block a user