This commit is contained in:
krille-chan 2024-04-03 07:20:20 +00:00
parent f3ab08027a
commit dd2f393db0
2 changed files with 3 additions and 3 deletions

View file

@ -12,8 +12,8 @@ const RESOURCES = {"splash/style.css": "52986a9e1d69ad779d02334a06b33a81",
"splash/img/dark-1x.png": "db5b72b7f4b38640c974f20d9c90f464",
"splash/img/dark-3x.png": "da261be18bbda768fa1462fd8a8cef46",
"splash/img/light-1x.png": "db5b72b7f4b38640c974f20d9c90f464",
"index.html": "43a74e271827d87fe6514fb99513c4d1",
"/": "43a74e271827d87fe6514fb99513c4d1",
"index.html": "c0d2f02fd19226856d7d70abd26d2625",
"/": "c0d2f02fd19226856d7d70abd26d2625",
"canvaskit/canvaskit.js": "c86fbd9e7b17accae76e5ad116583dc4",
"canvaskit/skwasm.js": "445e9e400085faead4493be2224d95aa",
"canvaskit/skwasm.wasm": "e42815763c5d05bba43f9d0337fa7d84",

View file

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