Update 1.js

This commit is contained in:
FURK4NGG
2024-11-02 20:10:03 +03:00
committed by GitHub
parent cd809e566f
commit 734efdfa3d
-1
View File
@@ -13,7 +13,6 @@ glassyButtons.forEach((button) => {
}); });
}); });
/*IMAGE CHANGER*/ /*IMAGE CHANGER*/
let currentIndex = 0; let currentIndex = 0;
const images = document.querySelectorAll('#photo img'); const images = document.querySelectorAll('#photo img');