This commit is contained in:
krille-chan 2023-11-29 15:02:00 +00:00
parent e5b9f1cf38
commit 3d687ed793
2 changed files with 3 additions and 3 deletions

View file

@ -7,8 +7,8 @@ const RESOURCES = {"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"version.json": "9bc685167f57a8ed4b7ac7b01368a9c4",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"index.html": "a69b8c92bdd394afa734af23a2240e54",
"/": "a69b8c92bdd394afa734af23a2240e54",
"index.html": "407f65feddc80041971abdff772d2dca",
"/": "407f65feddc80041971abdff772d2dca",
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",
"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
"assets/FontManifest.json": "1114a5860d5e995c8dc48419a7a6a9e7",

View file

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