mirror of https://github.com/ghostfolio/ghostfolio
committed by
GitHub
3 changed files with 19 additions and 27 deletions
@ -1,7 +1,4 @@ |
|||||
import { User } from '@ghostfolio/common/interfaces'; |
|
||||
|
|
||||
export interface GhostfolioPremiumApiDialogParams { |
export interface GhostfolioPremiumApiDialogParams { |
||||
deviceType: string; |
deviceType: string; |
||||
pricingUrl: string; |
pricingUrl: string; |
||||
user: User; |
|
||||
} |
} |
||||
|
Loading…
Reference in new issue