mirror of https://github.com/ghostfolio/ghostfolio
4 changed files with 28 additions and 2 deletions
@ -1 +1 @@ |
|||
export type DateRange = '1d' | '1y' | '5y' | 'max' | 'ytd'; |
|||
export type DateRange = '1d' | '1w' | '1m' | '3m' | '1y' | '5y' | 'max' | 'ytd'; |
|||
|
Loading…
Reference in new issue