This commit is contained in:
krille-chan 2024-07-24 06:41:23 +00:00
parent 6ad5a94041
commit 30b137a5c0
5 changed files with 39783 additions and 39762 deletions

View file

@ -11,6 +11,6 @@ _flutter.buildConfig = {"engineRevision":"edd8546116457bdf1c5bdfb13ecb9463d2bb5e
_flutter.loader.load({
serviceWorkerSettings: {
serviceWorkerVersion: "2552677832"
serviceWorkerVersion: "2122766596"
}
});

View file

@ -17,7 +17,7 @@ const RESOURCES = {"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
"canvaskit/skwasm.js": "5d4f9263ec93efeb022bb14a3881d240",
"canvaskit/skwasm.worker.js": "bfb704a6c714a75da9ef320991e88b03",
"flutter.js": "383e55f7f3cce5be08fcf1f3881f585c",
"flutter_bootstrap.js": "9aa4dd0b5c8592bb9eac8b6d02675f6c",
"flutter_bootstrap.js": "46fc03d3fd84b8b95aefeff9076b01d4",
"version.json": "a625cf6c62aa0b7b08867d267ea50ccb",
"auth.html": "88530dca48290678d3ce28a34fc66cbd",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
@ -79,9 +79,9 @@ const RESOURCES = {"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
"splash/img/light-4x.png": "e0346148103c17a87682a35525499afe",
"splash/img/light-1x.png": "db5b72b7f4b38640c974f20d9c90f464",
"splash/img/dark-4x.png": "e0346148103c17a87682a35525499afe",
"index.html": "8c60b6a859ac0684f7442a29266d8513",
"/": "8c60b6a859ac0684f7442a29266d8513",
"main.dart.js": "de6a7b1cf6999aa4768a4359feb7aa48"};
"index.html": "535ffbc9296e230d83e9d5eba961c2bf",
"/": "535ffbc9296e230d83e9d5eba961c2bf",
"main.dart.js": "50cf183acad290f5690c5aec47558e19"};
// 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 = "2552677832";
const serviceWorkerVersion = "2122766596";
</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