mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
rpc tweaks; viewfeed counters attachment changed
This commit is contained in:
+2
-1
@@ -394,7 +394,8 @@ function feedlist_init() {
|
||||
document.onmousemove = mouse_move_handler;
|
||||
document.onmousedown = mouse_down_handler;
|
||||
document.onmouseup = mouse_up_handler;
|
||||
setTimeout("timeout()", 0);
|
||||
|
||||
setTimeout("timeout()", 1);
|
||||
|
||||
if (typeof correctPNG != 'undefined') {
|
||||
correctPNG();
|
||||
|
||||
Reference in New Issue
Block a user