diff --git a/assets/js/custom/upcoming.js b/assets/js/custom/upcoming.js index d8ae8a9..ee16872 100644 --- a/assets/js/custom/upcoming.js +++ b/assets/js/custom/upcoming.js @@ -90,7 +90,7 @@ $(function () { setInterval(() => { getHype(); - }, 5000); + }, 1000); function updateHype() { hypeCounter.html(hypeCount);