deploy: 3eaecf0783
This commit is contained in:
parent
baa0793275
commit
e9625b855c
3 changed files with 5 additions and 5 deletions
|
|
@ -5,8 +5,8 @@ const CACHE_NAME = 'flutter-app-cache';
|
|||
|
||||
const RESOURCES = {"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
|
||||
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
|
||||
"index.html": "085de523635c4e371073afb423f7f609",
|
||||
"/": "085de523635c4e371073afb423f7f609",
|
||||
"index.html": "cee9cecb4a2e480b8015d116b8d1dc61",
|
||||
"/": "cee9cecb4a2e480b8015d116b8d1dc61",
|
||||
"assets/AssetManifest.bin": "7deace30ec5096ee9644e4f212355864",
|
||||
"assets/fonts/NotoEmoji/NotoColorEmoji.ttf": "ed84f46d3d5564a08541cd64bddd495c",
|
||||
"assets/fonts/Roboto/Roboto-Bold.ttf": "b8e42971dec8d49207a8c8e2b919a6ac",
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
<script>
|
||||
// The value below is injected by flutter build, do not touch.
|
||||
const serviceWorkerVersion = "2875790597";
|
||||
const serviceWorkerVersion = "618982334";
|
||||
</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
Loading…
Add table
Reference in a new issue