mirror of https://github.com/ghostfolio/ghostfolio
4 changed files with 4 additions and 4 deletions
@ -1,5 +1,5 @@ |
|||
export enum SearchMode { |
|||
ASSET_PROFILE = 'assetProfile', |
|||
HOLDING = 'holding', |
|||
QUICKLINK = 'quickLink' |
|||
QUICK_LINK = 'quickLink' |
|||
} |
|||
|
Loading…
Reference in new issue