This commit is contained in:
krille-chan 2024-05-05 12:11:18 +00:00
parent 55cbeb1b22
commit 36fd733c56
4 changed files with 5427 additions and 5432 deletions

View file

@ -25,8 +25,8 @@ const RESOURCES = {"splash/img/light-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4"
"canvaskit/canvaskit.js.symbols": "38cba9233b92472a36ff011dc21c2c9f",
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
"index.html": "15a41d0acc59b0f2b6e528ecc91e1ff7",
"/": "15a41d0acc59b0f2b6e528ecc91e1ff7",
"index.html": "3ffd9f91643ebb97c4f2744483172fe7",
"/": "3ffd9f91643ebb97c4f2744483172fe7",
"assets/FontManifest.json": "6a590c591cb18c7ac3b63b1fcaa45b57",
"assets/AssetManifest.bin": "cb64b3e3fe1a7dc2c2439d73711985c0",
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "8c441277cf711d83016dede9fc441928",
@ -75,7 +75,7 @@ const RESOURCES = {"splash/img/light-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4"
"assets/fonts/Roboto/Roboto-Italic.ttf": "cebd892d1acfcc455f5e52d4104f2719",
"assets/fonts/Roboto/RobotoMono-Regular.ttf": "7e173cf37bb8221ac504ceab2acfb195",
"assets/AssetManifest.json": "82ec42c015f9ef74ebf074e3ff172126",
"main.dart.js": "972456b69bcf9b4f94e099a7fe702d4a",
"main.dart.js": "8efc3a2fb1fd88e3b341c68ba47d9ef2",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"version.json": "d332b47693702f4203b900f5037f2601",
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",

View file

@ -36,7 +36,7 @@
<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "1805861456";
const serviceWorkerVersion = "616536303";
</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