From d3980040e194577e93cc01dc16eb5514a86c75b0 Mon Sep 17 00:00:00 2001 From: = <=> Date: Mon, 24 May 2021 15:40:40 +0500 Subject: [PATCH] gh --- themes/modern2/assets/js/main.js | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/modern2/assets/js/main.js b/themes/modern2/assets/js/main.js index af966c9e3..116495114 100644 --- a/themes/modern2/assets/js/main.js +++ b/themes/modern2/assets/js/main.js @@ -21,7 +21,6 @@ $(".swiper-wrapper").slick({ infinite: true, autoplay: true, speed: 500, - autoplay: false, prevArrow: $(".p3"), nextArrow: $(".n3"), });