This commit is contained in:
krille-chan 2023-09-20 06:34:27 +00:00
parent 257677062b
commit 29c50059c2
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": "aeca0a6dd24befb236769cc1bd564286",
"/": "aeca0a6dd24befb236769cc1bd564286",
"index.html": "b5aad84d3f3a53a96ac806534517bcd9",
"/": "b5aad84d3f3a53a96ac806534517bcd9",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"auth.html": "f03ff41ec673844136dfbd81be79aa80",
"main.dart.js": "1166e505d32d64514948bec7677c0def",

View file

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