diff --git a/js/watch.js b/js/watch.js index d7d9a056..425bbe8f 100644 --- a/js/watch.js +++ b/js/watch.js @@ -339,7 +339,7 @@ $(function(){ } } if (refresh) { - update_pinned(); + fetch_jsons(); refresh = false; } });