Update index.html
szybsze spadające gwiazdy
This commit is contained in:
parent
45eb20ad04
commit
aae23ea918
1 changed files with 1 additions and 1 deletions
|
|
@ -496,7 +496,7 @@
|
|||
} else {
|
||||
stopShootingStars(); // Stop if conditions are no longer met
|
||||
}
|
||||
}, 30000); // Every 30 seconds
|
||||
}, 9000); // Every 9 seconds
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue