This commit is contained in:
krille-chan 2023-09-01 17:00:57 +00:00
parent 6af027c71a
commit 5db6d35fd7
2 changed files with 3 additions and 3 deletions

View file

@ -75,8 +75,8 @@ const RESOURCES = {"assets/assets/backup.png": "9c1f3ddbb59cee5be2c72ae4eabead1e
"splash/img/light-3x.png": "da261be18bbda768fa1462fd8a8cef46",
"version.json": "c43c638117b6a6a6fd0658c1dde46dc3",
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"index.html": "98d8f35fcf19826aa44e88649a2fdbe7",
"/": "98d8f35fcf19826aa44e88649a2fdbe7",
"index.html": "f7975f78831d5ec25e2fc275a5b8eb0f",
"/": "f7975f78831d5ec25e2fc275a5b8eb0f",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",

View file

@ -36,7 +36,7 @@
<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "292359431";
const serviceWorkerVersion = "2674822701";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>