mirror of https://github.com/ghostfolio/ghostfolio
committed by
GitHub
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