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