This commit is contained in:
krille-chan 2023-11-27 11:59:03 +00:00
parent 0336137718
commit 4e431c01bd
4 changed files with 81038 additions and 80943 deletions

View file

@ -7,8 +7,8 @@ const RESOURCES = {"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"version.json": "9bc685167f57a8ed4b7ac7b01368a9c4",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"index.html": "cb2789a449013548be890f7e95404eb7",
"/": "cb2789a449013548be890f7e95404eb7",
"index.html": "c4e4fb88b39249876a25aa08a4be53fe",
"/": "c4e4fb88b39249876a25aa08a4be53fe",
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",
"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
"assets/FontManifest.json": "1114a5860d5e995c8dc48419a7a6a9e7",
@ -86,7 +86,7 @@ const RESOURCES = {"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"splash/img/light-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4",
"splash/img/light-3x.png": "da261be18bbda768fa1462fd8a8cef46",
"splash/style.css": "d284d01cad91aeea699e23fe4698ccf1",
"main.dart.js": "a8d32709090125db095d1359184845da"};
"main.dart.js": "98a6ce3221df32700f3a5133ccd753ac"};
// The application shell files that are downloaded before a service worker can
// start.
const CORE = ["main.dart.js",

View file

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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long