deploy: bac2dceae4
This commit is contained in:
parent
31992e46f6
commit
f001bb72cd
4 changed files with 293 additions and 291 deletions
|
|
@ -12,8 +12,8 @@ const RESOURCES = {"splash/style.css": "52986a9e1d69ad779d02334a06b33a81",
|
|||
"splash/img/dark-1x.png": "db5b72b7f4b38640c974f20d9c90f464",
|
||||
"splash/img/dark-3x.png": "da261be18bbda768fa1462fd8a8cef46",
|
||||
"splash/img/light-1x.png": "db5b72b7f4b38640c974f20d9c90f464",
|
||||
"index.html": "ec4b9e3faa26f3f733391939750c9c43",
|
||||
"/": "ec4b9e3faa26f3f733391939750c9c43",
|
||||
"index.html": "52dfccd516ba4bf5816f4b570a5d9a9d",
|
||||
"/": "52dfccd516ba4bf5816f4b570a5d9a9d",
|
||||
"canvaskit/canvaskit.js": "c86fbd9e7b17accae76e5ad116583dc4",
|
||||
"canvaskit/skwasm.js": "445e9e400085faead4493be2224d95aa",
|
||||
"canvaskit/skwasm.wasm": "e42815763c5d05bba43f9d0337fa7d84",
|
||||
|
|
@ -81,7 +81,7 @@ const RESOURCES = {"splash/style.css": "52986a9e1d69ad779d02334a06b33a81",
|
|||
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
|
||||
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
|
||||
"auth.html": "88530dca48290678d3ce28a34fc66cbd",
|
||||
"main.dart.js": "d507a75f30b4bfc4434a9c6937402891"};
|
||||
"main.dart.js": "f5d29aa5085af6ad05fe627936fbc3c8"};
|
||||
// The application shell files that are downloaded before a service worker can
|
||||
// start.
|
||||
const CORE = ["main.dart.js",
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
<script>
|
||||
// The value below is injected by flutter build, do not touch.
|
||||
const serviceWorkerVersion = "2601908816";
|
||||
const serviceWorkerVersion = "3384054042";
|
||||
</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
Loading…
Add table
Reference in a new issue