mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-15 17:56:21 +01:00
@@ -14,7 +14,11 @@ export function getConfig(name: string) {
|
||||
settings: {
|
||||
searchUrl: 'https://www.google.com/search?q=',
|
||||
},
|
||||
modules: {},
|
||||
modules: {
|
||||
'Search Bar': {
|
||||
enabled: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user