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