This commit is contained in:
krille-chan 2024-03-09 07:41:50 +00:00
parent 361f24dd29
commit 0bb528308d
4 changed files with 5 additions and 5 deletions

View file

@ -1 +1 @@
fcfce535b632359760dffba89d67f6a2
eb130c8843f1a47684c95e31b004c39a

View file

@ -79,8 +79,8 @@ const RESOURCES = {"assets/assets/login_wallpaper.png": "05f9f8c2f3a51c757f0a791
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"index.html": "d5ef67043ec5fe564c52387c8b31bf0d",
"/": "d5ef67043ec5fe564c52387c8b31bf0d",
"index.html": "4e5ecf000c7d855825c05b865f100af2",
"/": "4e5ecf000c7d855825c05b865f100af2",
"main.dart.js": "b14f08933a81b0996b234a0eb4e474c1"};
// The application shell files that are downloaded before a service worker can
// start.

View file

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