This commit is contained in:
krille-chan 2023-12-25 17:39:13 +00:00
parent 7a01f9ba4c
commit fe309eab14
4 changed files with 10180 additions and 10177 deletions

View file

@ -5,8 +5,8 @@ const CACHE_NAME = 'flutter-app-cache';
const RESOURCES = {"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"index.html": "31554492780553fab783804bd6e37708",
"/": "31554492780553fab783804bd6e37708",
"index.html": "31646f56176000f6e482de78cb1eb814",
"/": "31646f56176000f6e482de78cb1eb814",
"assets/AssetManifest.bin": "7deace30ec5096ee9644e4f212355864",
"assets/fonts/NotoEmoji/NotoColorEmoji.ttf": "ed84f46d3d5564a08541cd64bddd495c",
"assets/fonts/Roboto/Roboto-Bold.ttf": "b8e42971dec8d49207a8c8e2b919a6ac",
@ -75,7 +75,7 @@ const RESOURCES = {"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"splash/img/light-4x.png": "e0346148103c17a87682a35525499afe",
"splash/style.css": "52986a9e1d69ad779d02334a06b33a81",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"main.dart.js": "159afc47cc4255fba4f32c398c045307",
"main.dart.js": "b3727b06167961b3dbce81783a79e3c1",
"auth.html": "88530dca48290678d3ce28a34fc66cbd",
"version.json": "2217b67cf3be5d0e7158ced297f8da7d",
"canvaskit/canvaskit.wasm": "73584c1a3367e3eaf757647a8f5c5989",

View file

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