mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-03 13:39:14 +00:00
offline: try to download status of articles which were marked as read in online while offline client was disconnected
This commit is contained in:
@@ -734,10 +734,10 @@ function offline_download_parse(stage, transport) {
|
||||
"updated < DATETIME('NOW', 'localtime', '-31 days')");
|
||||
|
||||
}
|
||||
|
||||
update_local_sync_data();
|
||||
}
|
||||
|
||||
update_local_sync_data();
|
||||
|
||||
// notify('');
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user