a
This commit is contained in:
parent
7dd4f5bb77
commit
388a8c3e23
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ phonewave.addEventListener("click", () => {
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
startLeapSound.play();
|
startLeapSound.play();
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
window.location.replace("https://applianceri.ng/next?host=nelle.observer");
|
window.location.href = "https://applianceri.ng/next?host=nelle.observer";
|
||||||
return;
|
return;
|
||||||
}, 8000);
|
}, 8000);
|
||||||
return;
|
return;
|
||||||
|
|
Loading…
Reference in a new issue