This commit is contained in:
krille-chan 2023-10-07 11:47:17 +00:00
parent e20cb57255
commit 6ea4c7ad51
2 changed files with 3 additions and 3 deletions

View file

@ -81,8 +81,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": "1e2a3676ebc8171e02c1c9c714335c7e",
"/": "1e2a3676ebc8171e02c1c9c714335c7e",
"index.html": "b06defdeeabf44554edebfdb8cc09806",
"/": "b06defdeeabf44554edebfdb8cc09806",
"main.dart.js": "4cb2ce441f61614f6bf0623c5425f608",
"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 = "2273647792";
const serviceWorkerVersion = "1168626785";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>