mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-03 17:19:15 +00:00
hide notify() when finished parsing offline data
This commit is contained in:
@@ -541,6 +541,8 @@ function offline_download_parse(stage, transport) {
|
||||
}
|
||||
}
|
||||
|
||||
notify('');
|
||||
|
||||
}
|
||||
} catch (e) {
|
||||
exception_error("offline_download_parse", e);
|
||||
|
||||
Reference in New Issue
Block a user