This commit is contained in:
krille-chan 2023-12-07 14:01:10 +00:00
parent 5ae4a5c6cb
commit db2a7633aa
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": "37e004fd3c90d32927e8dd5d36cf3c30",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"index.html": "1497c8be4c8f995d8bd8340be109d271",
"/": "1497c8be4c8f995d8bd8340be109d271",
"index.html": "f6650471c3522037b955bf9a9f029505",
"/": "f6650471c3522037b955bf9a9f029505",
"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 = "3855561348";
const serviceWorkerVersion = "3248987570";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>