This commit is contained in:
krille-chan 2024-02-16 10:17:55 +00:00
parent ab3f804034
commit b9a03928a3
2 changed files with 3 additions and 3 deletions

View file

@ -14,8 +14,8 @@ const RESOURCES = {"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
"canvaskit/chromium/canvaskit.wasm": "143af6ff368f9cd21c863bfa4274c406",
"canvaskit/chromium/canvaskit.js": "0ae8bbcc58155679458a0f7a00f66873",
"canvaskit/canvaskit.js": "eb8797020acdbdf96a12fb0405582c1b",
"index.html": "073580b3c7437de2ec423c4151ff2cc5",
"/": "073580b3c7437de2ec423c4151ff2cc5",
"index.html": "133e0cbd4b5a69157c4896c8e05482ae",
"/": "133e0cbd4b5a69157c4896c8e05482ae",
"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"splash/style.css": "52986a9e1d69ad779d02334a06b33a81",

View file

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