forked from Read-Write/Submariner
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't show an alert when removing missing items
When transitioning to the new schema, you'll likely get albums that don't exist, though we try to update as soon as possible when the artist album list is pulled. My guess is a race condition between getting the album list from the server and the cached albums from Core Data. The easiest workaround is to just not show this message.
- Loading branch information
1 parent
5655278
commit 074e8aa
Showing
1 changed file
with
21 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters