mirror of https://github.com/ghostfolio/ghostfolio
1 changed files with 1 additions and 1 deletions
@ -1,6 +1,6 @@ |
|||
export interface TabConfiguration { |
|||
iconName: string; |
|||
label: string; |
|||
path: string[]; |
|||
routerLink: string[]; |
|||
showCondition?: boolean; |
|||
} |
|||
|
Loading…
Reference in new issue