This commit is contained in:
krille-chan 2023-09-15 15:44:25 +00:00
parent 21d7176838
commit e4405abfa5
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": "61ce4c2f5997e0bbaf9241f60672ab03",
"/": "61ce4c2f5997e0bbaf9241f60672ab03",
"index.html": "9ab2bf9a5add2422ef0c3c01c10841c1",
"/": "9ab2bf9a5add2422ef0c3c01c10841c1",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"auth.html": "f03ff41ec673844136dfbd81be79aa80",
"main.dart.js": "9df26b46261817f650e14f4b103b56ba",

View file

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