This commit is contained in:
krille-chan 2024-01-20 07:58:29 +00:00
parent cfa05488ec
commit 464cc78425
4 changed files with 5 additions and 5 deletions

View file

@ -1 +1 @@
09e960aae51c62130fa9406e57de590c
6bee0995ad661c209af7e279675f10ae

View file

@ -5,8 +5,8 @@ const CACHE_NAME = 'flutter-app-cache';
const RESOURCES = {"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"index.html": "c16055844ad5d1008b9af7532187c141",
"/": "c16055844ad5d1008b9af7532187c141",
"index.html": "333381690b2e5a4755af26f827d9ac8b",
"/": "333381690b2e5a4755af26f827d9ac8b",
"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 = "4097023812";
const serviceWorkerVersion = "4036192274";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>

File diff suppressed because one or more lines are too long