mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 16:05:47 +01:00
Add config migration process
This commit is contained in:
@@ -16,7 +16,7 @@ export type ConfigAppType = Omit<AppType, 'integration'> & {
|
||||
};
|
||||
|
||||
interface AppBehaviourType {
|
||||
onClickUrl: string;
|
||||
externalUrl: string;
|
||||
isOpeningNewTab: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user