mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 17:26:26 +01:00
Prettier
This commit is contained in:
@@ -13,5 +13,5 @@ export function loadSettings(path: string): Settings | null {
|
||||
|
||||
export interface Settings {
|
||||
searchUrl: string;
|
||||
searchBar: boolean,
|
||||
searchBar: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user