remove splash before freshfeed is loaded

This commit is contained in:
Andrew Dolgov
2013-05-02 09:48:38 +04:00
parent 566417c4e7
commit ea18cceaca
3 changed files with 4 additions and 4 deletions
+2
View File
@@ -151,6 +151,8 @@ function feedlist_init() {
try {
console.log("in feedlist init");
loading_set_progress(50);
document.onkeydown = hotkey_handler;
setTimeout("hotkey_prefix_timeout()", 5*1000);