mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-18 03:01:09 +01:00
Update default config
This commit is contained in:
@@ -5,7 +5,7 @@ import { SettingsType } from './settings';
|
||||
import { IWidget } from '../widgets/widgets';
|
||||
|
||||
export interface ConfigType {
|
||||
schemaVersion: string;
|
||||
schemaVersion: number;
|
||||
configProperties: ConfigPropertiesType;
|
||||
categories: CategoryType[];
|
||||
wrappers: WrapperType[];
|
||||
|
||||
Reference in New Issue
Block a user