Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This caused a bug lower down where we'd check if (Object.keys(profile).length !== 0) { The JSON promise certainly has keys, but it's not quite what we want here.
- Loading branch information