Send article statuses and articles at the end of refreshing
This commit is contained in:
parent
aa383a8814
commit
b1cced22c4
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue