Set the account to dirty upon updating some Feed properties.
This commit is contained in:
parent
c52eb024ab
commit
7f6f6f9061
@ -82,6 +82,7 @@ extension LocalAccountRefresher: DownloadSessionDelegate {
|
||||
}
|
||||
|
||||
feed.contentHash = dataHash
|
||||
feed.account?.dirty = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user