mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
remove splash before freshfeed is loaded
This commit is contained in:
@@ -20,8 +20,6 @@ function headlines_callback2(transport, offset, background, infscroll_req) {
|
||||
try {
|
||||
handle_rpc_json(transport);
|
||||
|
||||
loading_set_progress(25);
|
||||
|
||||
console.log("headlines_callback2 [offset=" + offset + "] B:" + background + " I:" + infscroll_req);
|
||||
|
||||
var is_cat = false;
|
||||
|
||||
Reference in New Issue
Block a user