We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e8bad3 commit b565806Copy full SHA for b565806
homepage/homepage.js
@@ -62,7 +62,6 @@ function installPWA(evt) {
62
if (choice.outcome === 'accepted') {
63
64
console.log('Accepted the install prompt');
65
- window.location.replace(window.location.origin + '/full');
66
67
document.querySelectorAll('.btn.install').forEach(button => {
68
0 commit comments