Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
p32929 committed Feb 23, 2024
1 parent 73a1450 commit fecf484
Show file tree
Hide file tree
Showing 3 changed files with 17,628 additions and 17,613 deletions.
6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ const RESOURCES = {"assets/AssetManifest.bin": "693635b5258fe5f1cda720cf224f158c
"icons/Icon-512.png": "3e2be3f5b677bfbc07d57295f39b47a3",
"icons/Icon-maskable-192.png": "25c013b92c946ebcca9f757744ec6246",
"icons/Icon-maskable-512.png": "3e2be3f5b677bfbc07d57295f39b47a3",
"index.html": "0b09a79b3b07d93977aa454acd4f55d7",
"/": "0b09a79b3b07d93977aa454acd4f55d7",
"index.html": "4aeca650569de80e9b5d1df99c5e3c70",
"/": "4aeca650569de80e9b5d1df99c5e3c70",
"index_1.html": "a81876cc44a998d31845e070338f1200",
"main.dart.js": "a419d204b6a51e9e09d4fa425d7c7155",
"main.dart.js": "164d3080ddf6efc6c878c08822ead5e9",
"manifest.json": "38b0623b07d15f5662c9db0af3bec374",
"spinner_animation.svg": "5c5ddcb7a4cd4414f2b2eb95fa981b9e",
"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 @@ -34,7 +34,7 @@

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

0 comments on commit fecf484

Please sign in to comment.