mirror of https://github.com/ghostfolio/ghostfolio
17 changed files with 36 additions and 19 deletions
@ -1,3 +1,4 @@ |
|||
export interface RuleSettings { |
|||
isActive: boolean; |
|||
locale: string; |
|||
} |
|||
|
|||
Loading…
Reference in new issue