Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
p32929 committed Dec 9, 2024
1 parent 944414e commit 35eee9e
Show file tree
Hide file tree
Showing 4 changed files with 26,416 additions and 26,291 deletions.
2 changes: 1 addition & 1 deletion flutter_bootstrap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@ const RESOURCES = {"assets/AssetManifest.bin": "693635b5258fe5f1cda720cf224f158c
"canvaskit/skwasm.worker.js": "89990e8c92bcb123999aa81f7e203b1c",
"favicon.png": "e4fbff1a25fbe0d01d52939d1cfc4d19",
"flutter.js": "f393d3c16b631f36852323de8e583132",
"flutter_bootstrap.js": "026099d3cb96a30729aa5b044d735ef5",
"flutter_bootstrap.js": "4bb0c0d419b303f1c242cedd90e137ae",
"icons/Icon-192.png": "25c013b92c946ebcca9f757744ec6246",
"icons/Icon-512.png": "3e2be3f5b677bfbc07d57295f39b47a3",
"icons/Icon-maskable-192.png": "25c013b92c946ebcca9f757744ec6246",
"icons/Icon-maskable-512.png": "3e2be3f5b677bfbc07d57295f39b47a3",
"index.css": "2368182744340c920ce53e7578a3e10a",
"index.html": "6deb49dc6f44c493e9a61f29b39fc2cf",
"/": "6deb49dc6f44c493e9a61f29b39fc2cf",
"main.dart.js": "f266b6ff332ec44fe41479935784fe51",
"index.html": "1e6e533b39215569dd8a91fd985a00d6",
"/": "1e6e533b39215569dd8a91fd985a00d6",
"main.dart.js": "3d9e535733f410d047f68813261e5224",
"manifest.json": "1b2e8b7a575e8e3b2709306980561a43",
"spinner_animation.svg": "cb0391c2c8533a63998b9e94accf68f4",
"version.json": "cebafaeca0cb86e89f940d0ecb49d0a6"};
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "2379107691";
const serviceWorkerVersion = "3531550345";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 35eee9e

Please sign in to comment.