This commit is contained in:
krille-chan 2024-01-07 09:30:44 +00:00
parent dfb5c65993
commit db09220def
2 changed files with 3 additions and 3 deletions

View file

@ -5,8 +5,8 @@ const CACHE_NAME = 'flutter-app-cache';
const RESOURCES = {"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"index.html": "4069665b6b68a7170c2110c98c0f799b",
"/": "4069665b6b68a7170c2110c98c0f799b",
"index.html": "541215ab5036538548a38d348630df1d",
"/": "541215ab5036538548a38d348630df1d",
"assets/AssetManifest.bin": "71fffe5803c1ec9fe72d08e6d1453757",
"assets/fonts/NotoEmoji/NotoColorEmoji.ttf": "ed84f46d3d5564a08541cd64bddd495c",
"assets/fonts/Roboto/Roboto-Bold.ttf": "b8e42971dec8d49207a8c8e2b919a6ac",

View file

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