mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-15 09:46:19 +01:00
Update settings and search bar
This commit is contained in:
@@ -12,5 +12,6 @@ export function loadConfig(path: string): Config | null {
|
||||
}
|
||||
|
||||
export interface Config {
|
||||
searchUrl: string;
|
||||
searchBar: boolean,
|
||||
}
|
||||
Reference in New Issue
Block a user