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