mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Send article statuses and articles at the end of refreshing
This commit is contained in:
@@ -647,7 +647,7 @@ private extension CloudKitAccountDelegate {
|
||||
}
|
||||
|
||||
group.notify(queue: DispatchQueue.main) {
|
||||
self.refreshArticleStatus(for: account) { _ in
|
||||
self.sendArticleStatus(for: account) { _ in
|
||||
self.articlesZone.fetchChangesInZone() { _ in
|
||||
self.refreshProgress.completeTask()
|
||||
completion()
|
||||
|
||||
Reference in New Issue
Block a user