This commit is contained in:
krille-chan 2023-09-11 07:21:18 +00:00
parent 9ea582dbc3
commit d83baf9b1c
2 changed files with 3 additions and 3 deletions

View file

@ -73,8 +73,8 @@ const RESOURCES = {"assets/assets/backup.png": "9c1f3ddbb59cee5be2c72ae4eabead1e
"splash/img/light-3x.png": "da261be18bbda768fa1462fd8a8cef46",
"version.json": "c43c638117b6a6a6fd0658c1dde46dc3",
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"index.html": "b42c89668e390a932222ec13298fbafd",
"/": "b42c89668e390a932222ec13298fbafd",
"index.html": "af7e733afb3049600eef363a186291d2",
"/": "af7e733afb3049600eef363a186291d2",
"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 = "3117277223";
const serviceWorkerVersion = "1106122028";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>