This commit is contained in:
krille-chan 2023-10-07 12:04:00 +00:00
parent 6ea4c7ad51
commit e626abaf7c
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": "b06defdeeabf44554edebfdb8cc09806",
"/": "b06defdeeabf44554edebfdb8cc09806",
"index.html": "c0bd9979a5080737642e2cd5d9ecc995",
"/": "c0bd9979a5080737642e2cd5d9ecc995",
"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 = "1168626785";
const serviceWorkerVersion = "930334496";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>