mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-17 01:13:32 +01:00
c4d1cc2e67
For a long time the account id wasn't handled correctly. It should be a string, but the API returns a number. This ensures it's a string and does some migration logic.