Skip to content

Commit 3e8bad3

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

homepage/homepage.js

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

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

6667
document.querySelectorAll('.btn.install').forEach(button => {
6768

0 commit comments

Comments
 (0)