Thread watcher refresh also needs fresh Unread data.
This commit is contained in:
parent
a75fdc32c4
commit
78805b0f12
@ -116,6 +116,7 @@ ThreadWatcher =
|
||||
fetching: 0
|
||||
fetchAllStatus: ->
|
||||
ThreadWatcher.db.forceSync()
|
||||
ThreadWatcher.unreaddb.forceSync()
|
||||
return unless (threads = ThreadWatcher.getAll()).length
|
||||
for thread in threads
|
||||
ThreadWatcher.fetchStatus thread
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user