Refactoring Part 2: Unread count in Feed instead of Config
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
|
||||
- (IBAction)fixCache:(NSButton *)sender {
|
||||
[StoreCoordinator deleteUnreferencedFeeds];
|
||||
[StoreCoordinator restoreUnreadCount];
|
||||
[StoreCoordinator restoreFeedCountsAndIndexPaths];
|
||||
}
|
||||
|
||||
- (IBAction)changeMenuBarIconSetting:(NSButton*)sender {
|
||||
|
||||
Reference in New Issue
Block a user