Skip to content

Commit

Permalink
TBCxUSAID
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolozkoiava committed Jan 25, 2024
1 parent 98dc1fd commit 36381a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/slider.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ function initializeSlider(sliderSelector) {
reloadSlider();
}


let refreshInterval = setInterval(() => { next.click() }, 5000);

function reloadSlider() {
Expand Down

0 comments on commit 36381a7

Please sign in to comment.