This commit is contained in:
krille-chan 2023-10-17 06:38:53 +00:00
parent 330df8af7b
commit 52ecebdf2b
2 changed files with 3 additions and 3 deletions

View file

@ -80,8 +80,8 @@ const RESOURCES = {"auth.html": "f03ff41ec673844136dfbd81be79aa80",
"splash/img/light-4x.png": "e0346148103c17a87682a35525499afe",
"splash/img/dark-1x.png": "db5b72b7f4b38640c974f20d9c90f464",
"splash/img/dark-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4",
"index.html": "d38754bafa1d9fadaa8cc8749df3183a",
"/": "d38754bafa1d9fadaa8cc8749df3183a",
"index.html": "3c27183b9221bd098f8099a990535919",
"/": "3c27183b9221bd098f8099a990535919",
"main.dart.js": "ff6e9687bc46d983eb1e6c4c7d42ee7a",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",

View file

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