mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
Don't drop pending feed loads during sync.
This commit is contained in:
parent
fd2bfa02c0
commit
d25c98ce7c
1 changed files with 0 additions and 1 deletions
|
@ -207,7 +207,6 @@ public class NBSyncService extends Service {
|
|||
|
||||
try {
|
||||
// a metadata sync invalidates pagination and feed status
|
||||
PendingFeeds.clear();
|
||||
ExhaustedFeeds.clear();
|
||||
FeedPagesSeen.clear();
|
||||
FeedStoriesSeen.clear();
|
||||
|
|
Loading…
Add table
Reference in a new issue