gh-pages
krille-chan 2 years ago
parent e7b7b0fbd5
commit 4a0cfbf55a

@ -72,8 +72,8 @@ const RESOURCES = {"main.dart.js": "4543a726d52f7e86cccb5e44c058ea20",
"splash/img/light-3x.png": "da261be18bbda768fa1462fd8a8cef46", "splash/img/light-3x.png": "da261be18bbda768fa1462fd8a8cef46",
"splash/img/dark-3x.png": "da261be18bbda768fa1462fd8a8cef46", "splash/img/dark-3x.png": "da261be18bbda768fa1462fd8a8cef46",
"splash/style.css": "d284d01cad91aeea699e23fe4698ccf1", "splash/style.css": "d284d01cad91aeea699e23fe4698ccf1",
"index.html": "bfa49005c898d44eacbcb1a0ef5f6168", "index.html": "94800ede6a42c92779a2320233d132fa",
"/": "bfa49005c898d44eacbcb1a0ef5f6168", "/": "94800ede6a42c92779a2320233d132fa",
"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c", "icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949", "icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be", "favicon.png": "a409751f0ecf6dee76fb350d7402f9be",

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

Loading…
Cancel
Save