Revert "watch.js: optimize a little bit"
This reverts commit a9dcbda9f4
.
This commit is contained in:
parent
9a5f3b2e31
commit
9ed0a83434
@ -339,7 +339,7 @@ $(function(){
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (refresh) {
|
if (refresh) {
|
||||||
update_pinned();
|
fetch_jsons();
|
||||||
refresh = false;
|
refresh = false;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user