This commit is contained in:
krille-chan 2023-09-15 06:56:13 +00:00
parent c0a2ed8185
commit a62755fd73
2 changed files with 3 additions and 3 deletions

View file

@ -81,8 +81,8 @@ const RESOURCES = {"canvaskit/chromium/canvaskit.js": "96ae916cd2d1b7320fff853ee
"splash/img/light-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4",
"splash/img/light-1x.png": "db5b72b7f4b38640c974f20d9c90f464",
"splash/img/dark-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4",
"index.html": "8e2c6eb665fc6538aaf9d40ad4957e80",
"/": "8e2c6eb665fc6538aaf9d40ad4957e80",
"index.html": "d13a74e6f5adc86012d43e2e488567a0",
"/": "d13a74e6f5adc86012d43e2e488567a0",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"auth.html": "f03ff41ec673844136dfbd81be79aa80",
"main.dart.js": "ea08bc90e2c991ff491b1afb3b359904",

View file

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