This commit is contained in:
krille-chan 2024-02-25 08:37:12 +00:00
parent a4159bdf57
commit 486d33d898
5 changed files with 32641 additions and 32625 deletions

View file

@ -1 +1 @@
a53b53eb185d24472569465dea6f1364
fcfce535b632359760dffba89d67f6a2

View file

@ -17,8 +17,8 @@ const RESOURCES = {"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
"canvaskit/chromium/canvaskit.js.symbols": "4525682ef039faeb11f24f37436dca06",
"canvaskit/chromium/canvaskit.js": "43787ac5098c648979c27c13c6f804c3",
"canvaskit/canvaskit.js": "c86fbd9e7b17accae76e5ad116583dc4",
"index.html": "733ad254bb4e388064a36eb01a3906f4",
"/": "733ad254bb4e388064a36eb01a3906f4",
"index.html": "0203b93f20319d074032066e959e4779",
"/": "0203b93f20319d074032066e959e4779",
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"splash/style.css": "52986a9e1d69ad779d02334a06b33a81",
@ -31,7 +31,7 @@ const RESOURCES = {"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
"splash/img/dark-4x.png": "e0346148103c17a87682a35525499afe",
"splash/img/light-3x.png": "da261be18bbda768fa1462fd8a8cef46",
"auth.html": "88530dca48290678d3ce28a34fc66cbd",
"main.dart.js": "fc9034a6a8148b742c8ad6703d9ea3bd",
"main.dart.js": "f85efa3eafa9d8703bbed22406dd7383",
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "93093093a45cb6163cfd11296d98be40",
"assets/packages/flutter_map/lib/assets/flutter_map_logo.png": "208d63cc917af9713fc9572bd5c09362",
"assets/packages/flutter_math_fork/lib/katex_fonts/fonts/KaTeX_Math-BoldItalic.ttf": "946a26954ab7fbd7ea78df07795a6cbc",

View file

@ -15,7 +15,7 @@
This is a placeholder for base href that will be replaced by the value of
the `--base-href` argument provided to `flutter build`.
-->
<base href="/web/">
<base href="/nightly/">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
@ -36,7 +36,7 @@
<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "3422438513";
const serviceWorkerVersion = "3337524638";
</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