This commit is contained in:
krille-chan 2023-09-14 19:56:08 +00:00
parent 57209fb0a9
commit a116d98a51
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": "da1209f3225de0eb49d4a8b42b00c5a0",
"/": "da1209f3225de0eb49d4a8b42b00c5a0",
"index.html": "31de3380212034b90d35949d6d076cc2",
"/": "31de3380212034b90d35949d6d076cc2",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"auth.html": "f03ff41ec673844136dfbd81be79aa80",
"main.dart.js": "d08e457312fba432c4eff495fe112fa8",

View file

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