mirror of https://github.com/ghostfolio/ghostfolio
Browse Source
* Rename show access token to user account registration dialog component * Update changelogmain
committed by
GitHub
6 changed files with 22 additions and 18 deletions
@ -1,4 +1,4 @@ |
|||
export interface ShowAccessTokenDialogParams { |
|||
export interface UserAccountRegistrationDialogParams { |
|||
deviceType: string; |
|||
needsToAcceptTermsOfService: boolean; |
|||
} |
Loading…
Reference in new issue