diff --git a/dev-dist/sw.js b/dev-dist/sw.js index 81e0b32..7069aab 100644 --- a/dev-dist/sw.js +++ b/dev-dist/sw.js @@ -82,7 +82,7 @@ define(['./workbox-99d8380f'], (function (workbox) { 'use strict'; */ workbox.precacheAndRoute([{ "url": "index.html", - "revision": "0.3s1lnfb7iao" + "revision": "0.ah6c8rh4s38" }], {}); workbox.cleanupOutdatedCaches(); workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), { diff --git a/src/components/App/UpdatePrompt.vue b/src/components/App/UpdatePrompt.vue index 9205973..ff5d6f0 100644 --- a/src/components/App/UpdatePrompt.vue +++ b/src/components/App/UpdatePrompt.vue @@ -1,6 +1,10 @@