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