mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 00:15:48 +01:00
feat: improve design in edit service modal
This commit is contained in:
@@ -11,7 +11,7 @@ export interface ServiceType extends TileBaseType {
|
||||
}
|
||||
|
||||
interface ServiceBehaviourType {
|
||||
onClickUrl?: string;
|
||||
onClickUrl: string;
|
||||
isOpeningNewTab: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user