This commit is contained in:
krille-chan 2023-11-27 16:03:09 +00:00
parent 9f795fd6d2
commit b7c86bc40b
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": "8865b12343243984b03e9f41efa369de",
"/": "8865b12343243984b03e9f41efa369de",
"index.html": "1564e357277d8c92883e7f46701e57b5",
"/": "1564e357277d8c92883e7f46701e57b5",
"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 = "1456214460";
const serviceWorkerVersion = "2686347431";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>