diff --git a/dev-dist/sw.js b/dev-dist/sw.js index f02da09..a0afe47 100644 --- a/dev-dist/sw.js +++ b/dev-dist/sw.js @@ -79,7 +79,7 @@ define(['./workbox-54d0af47'], (function (workbox) { 'use strict'; */ workbox.precacheAndRoute([{ "url": "index.html", - "revision": "0.d4m96v8cgs" + "revision": "0.i6hkd1cnpb" }], {}); workbox.cleanupOutdatedCaches(); workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), { diff --git a/src/components/SupportChat.vue b/src/components/SupportChat.vue index 05ddd99..e09473c 100644 --- a/src/components/SupportChat.vue +++ b/src/components/SupportChat.vue @@ -1,5 +1,5 @@