This commit is contained in:
krille-chan 2023-10-28 14:40:20 +00:00
parent 2e5fc535b4
commit 6aec7c643c
2 changed files with 3 additions and 3 deletions

View file

@ -72,8 +72,8 @@ const RESOURCES = {"main.dart.js": "7bd64da9813b13d55589ca4c832d797d",
"splash/img/light-3x.png": "da261be18bbda768fa1462fd8a8cef46",
"splash/img/dark-3x.png": "da261be18bbda768fa1462fd8a8cef46",
"splash/style.css": "d284d01cad91aeea699e23fe4698ccf1",
"index.html": "4b5a3d7f1e885894f37a01dc7df74a7f",
"/": "4b5a3d7f1e885894f37a01dc7df74a7f",
"index.html": "154d1cf33212ff56902e8291ebcc7e57",
"/": "154d1cf33212ff56902e8291ebcc7e57",
"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 = "1485302071";
const serviceWorkerVersion = "4100851016";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>