mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Clear Feedly refresh progress after refresh.
This commit is contained in:
@@ -138,6 +138,7 @@ final class FeedlyAccountDelegate: AccountDelegate {
|
||||
|
||||
os_log(.debug, log: log, "Sync took %{public}.3f seconds", -date.timeIntervalSinceNow)
|
||||
completion(result)
|
||||
self?.refreshProgress.clear()
|
||||
}
|
||||
|
||||
currentSyncAllOperation = syncAllOperation
|
||||
|
||||
Reference in New Issue
Block a user