From 26e348b0bec193147eba4bfb507e0b7d5b3a2101 Mon Sep 17 00:00:00 2001 From: Spythere Date: Mon, 28 Apr 2025 13:56:01 +0200 Subject: [PATCH] chore: update prompt hover --- dev-dist/sw.js | 2 +- src/components/App/UpdatePrompt.vue | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) 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 @@