This commit is contained in:
krille-chan 2023-10-14 07:37:40 +00:00
parent 4e1f3e8430
commit c5fe5badcc
3 changed files with 4 additions and 4 deletions

View file

@ -81,8 +81,8 @@ const RESOURCES = {"auth.html": "f03ff41ec673844136dfbd81be79aa80",
"splash/img/light-4x.png": "e0346148103c17a87682a35525499afe",
"splash/img/dark-1x.png": "db5b72b7f4b38640c974f20d9c90f464",
"splash/img/dark-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4",
"index.html": "1517c9d5d63d12f90b6184845cd72d8d",
"/": "1517c9d5d63d12f90b6184845cd72d8d",
"index.html": "4fb0359f4782e64efea0c047ac7a3241",
"/": "4fb0359f4782e64efea0c047ac7a3241",
"main.dart.js": "0255fe52552423d301d71b3eac1267da",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",

View file

@ -36,7 +36,7 @@
<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "2951660252";
const serviceWorkerVersion = "2698735891";
</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