test
All checks were successful
Auto Release Plugin / build-and-release (push) Successful in 1m8s

This commit is contained in:
CodeDevMLH
2025-12-31 01:18:17 +01:00
parent 2d72c6e957
commit fe7f1a30bb

View File

@@ -138,7 +138,7 @@ function launchFirework() {
}, 1000); // or 1200
}
// Start the firework routine
// Start the firework routine
function startFireworks() {
let fireworkContainer = document.querySelector('.fireworks');