QR DataBoard also needs $.forceSync
This commit is contained in:
parent
a933928b68
commit
be62c73633
@ -154,6 +154,7 @@ ThreadWatcher =
|
||||
fetchAllStatus: ->
|
||||
ThreadWatcher.db.forceSync()
|
||||
ThreadWatcher.unreaddb.forceSync()
|
||||
QR.db?.forceSync()
|
||||
return unless (threads = ThreadWatcher.getAll()).length
|
||||
for thread in threads
|
||||
ThreadWatcher.fetchStatus thread
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user