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