deploy: b715eff839
This commit is contained in:
parent
1a5504720f
commit
2aaaafd2d2
4 changed files with 1258 additions and 1268 deletions
|
|
@ -14,8 +14,8 @@ const RESOURCES = {"splash/img/light-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4"
|
|||
"splash/style.css": "d284d01cad91aeea699e23fe4698ccf1",
|
||||
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",
|
||||
"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
|
||||
"index.html": "d092b6247333d97b36157916ce2e245e",
|
||||
"/": "d092b6247333d97b36157916ce2e245e",
|
||||
"index.html": "4aaf629ada207c2810f199ec6a6bb194",
|
||||
"/": "4aaf629ada207c2810f199ec6a6bb194",
|
||||
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
|
||||
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
|
||||
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
|
||||
|
|
@ -80,7 +80,7 @@ const RESOURCES = {"splash/img/light-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4"
|
|||
"assets/NOTICES": "55b4894d27cb94b0d646dcd61ddef314",
|
||||
"assets/FontManifest.json": "1114a5860d5e995c8dc48419a7a6a9e7",
|
||||
"version.json": "3d2c5936ebd30d387213be0f97763677",
|
||||
"main.dart.js": "73cf62ad07f7c78c4b7976896315f55a",
|
||||
"main.dart.js": "17c19680c8728d9cf37fe019cf98d190",
|
||||
"auth.html": "f03ff41ec673844136dfbd81be79aa80",
|
||||
"canvaskit/canvaskit.js": "76f7d822f42397160c5dfc69cbc9b2de",
|
||||
"canvaskit/skwasm.wasm": "6711032e17bf49924b2b001cef0d3ea3",
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@
|
|||
application. For more information, see:
|
||||
https://developers.google.com/web/fundamentals/primers/service-workers -->
|
||||
<script>
|
||||
var serviceWorkerVersion = "3923326726";
|
||||
var serviceWorkerVersion = "2081856413";
|
||||
var scriptLoaded = false;
|
||||
function loadMainDartJs() {
|
||||
if (scriptLoaded) {
|
||||
|
|
|
|||
2512
web/main.dart.js
2512
web/main.dart.js
File diff suppressed because it is too large
Load diff
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue