mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 09:08:53 +01:00
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.