mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Set the account to dirty upon updating some Feed properties.
This commit is contained in:
@@ -82,6 +82,7 @@ extension LocalAccountRefresher: DownloadSessionDelegate {
|
||||
}
|
||||
|
||||
feed.contentHash = dataHash
|
||||
feed.account?.dirty = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user