mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-08 17:54:23 +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.