This commit is contained in:
krille-chan 2023-10-30 08:00:19 +00:00
parent 58e84cee81
commit dc4ae26495
2 changed files with 3 additions and 3 deletions

View file

@ -72,8 +72,8 @@ const RESOURCES = {"main.dart.js": "4543a726d52f7e86cccb5e44c058ea20",
"splash/img/light-3x.png": "da261be18bbda768fa1462fd8a8cef46",
"splash/img/dark-3x.png": "da261be18bbda768fa1462fd8a8cef46",
"splash/style.css": "d284d01cad91aeea699e23fe4698ccf1",
"index.html": "f269e35ea61205c95da1e9af62d32f6e",
"/": "f269e35ea61205c95da1e9af62d32f6e",
"index.html": "b2b30a3a49198cc11956cfc103904b01",
"/": "b2b30a3a49198cc11956cfc103904b01",
"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",

View file

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