mirror of https://github.com/ghostfolio/ghostfolio
1 changed files with 0 additions and 3 deletions
@ -1,7 +1,4 @@ |
|||||
import { AdminMarketDataItem } from '@ghostfolio/common/interfaces'; |
|
||||
|
|
||||
export interface CreateAssetProfileDialogParams { |
export interface CreateAssetProfileDialogParams { |
||||
existingSymbols: AdminMarketDataItem[]; |
|
||||
deviceType: string; |
deviceType: string; |
||||
locale: string; |
locale: string; |
||||
} |
} |
||||
|
Loading…
Reference in new issue