Skip to content

Commit

Permalink
Merge branch 'v10' into maskable-icon
Browse files Browse the repository at this point in the history
  • Loading branch information
maxence-charriere committed Mar 16, 2024
2 parents 3ccfe6f + fd8d583 commit ebf6ec5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion pkg/app/gen/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ async function goappInitServiceWorker() {

goappServiceWorkerRegistration = registration;
goappSetupNotifyUpdate(registration);
goappSetupAutoUpdate(registration);
goappSetupPushNotification();
} catch (err) {
console.error("goapp service worker registration failed", err);
Expand Down
Loading

0 comments on commit ebf6ec5

Please sign in to comment.