mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
feat(accounts): support msa-client-id value
This commit is contained in:
parent
12c8a04458
commit
be910374dc
2 changed files with 6 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ struct AccountData {
|
|||
bool legacy = false;
|
||||
bool canMigrateToMSA = false;
|
||||
|
||||
QString msaClientID;
|
||||
Katabasis::Token msaToken;
|
||||
Katabasis::Token userToken;
|
||||
Katabasis::Token xboxApiToken;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue