Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trying to get a profile picture would never return `done` when the contact is not on your contacts list. This happens because the promise `window.Store.ProfilePicThumb.find(id)` rejects it if not found.
- Loading branch information