This commit is contained in:
krille-chan 2023-10-29 12:59:43 +00:00
parent 2a0b5b56a6
commit f1d5517d4c
3 changed files with 4 additions and 4 deletions

View file

@ -71,8 +71,8 @@ const RESOURCES = {"main.dart.js": "087c1cd1239ff70249e93c9139b9879c",
"splash/img/light-3x.png": "da261be18bbda768fa1462fd8a8cef46",
"splash/img/dark-3x.png": "da261be18bbda768fa1462fd8a8cef46",
"splash/style.css": "d284d01cad91aeea699e23fe4698ccf1",
"index.html": "5091aabd4a3c81218353cc733880c49c",
"/": "5091aabd4a3c81218353cc733880c49c",
"index.html": "42f1e7df418efb84c3021616abb5fc21",
"/": "42f1e7df418efb84c3021616abb5fc21",
"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",

View file

@ -36,7 +36,7 @@
<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "1756932500";
const serviceWorkerVersion = "2773779284";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>

File diff suppressed because one or more lines are too long