Skip to content

Commit b565806

Browse files
authored
Update homepage.js
1 parent 3e8bad3 commit b565806

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

homepage/homepage.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ function installPWA(evt) {
6262
if (choice.outcome === 'accepted') {
6363

6464
console.log('Accepted the install prompt');
65-
window.location.replace(window.location.origin + '/full');
6665

6766
document.querySelectorAll('.btn.install').forEach(button => {
6867

0 commit comments

Comments
 (0)