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(() => {
|
||||
startLeapSound.play();
|
||||
setTimeout(() => {
|
||||
window.location.replace("https://applianceri.ng/next?host=nelle.observer");
|
||||
window.location.href = "https://applianceri.ng/next?host=nelle.observer";
|
||||
return;
|
||||
}, 8000);
|
||||
return;
|
||||
|
|
Loading…
Reference in a new issue