Skip to content

Commit

Permalink
Deploying to gh-pages from @ 4f037f8 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
getBoolean committed Apr 14, 2024
1 parent e6c09e6 commit 65fad26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions main/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ const RESOURCES = {"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb0489
"icons/Icon-maskable-192.png": "c457ef57daa1d16f64b27b786ec2ea3c",
"manifest.json": "d9c6f42c23888c34cbd03f47fb19ec16",
"main.dart.js": "d39779842520ef7bddb394fcf8a96e53",
"index.html": "3706831e9bfbc5bd43c434b043f4bbb4",
"/": "3706831e9bfbc5bd43c434b043f4bbb4",
"index.html": "fb0e164e981c6d61fe54751ae713b260",
"/": "fb0e164e981c6d61fe54751ae713b260",
"canvaskit/skwasm.js.symbols": "741d50ffba71f89345996b0aa8426af8",
"canvaskit/canvaskit.wasm": "3d2a2d663e8c5111ac61a46367f751ac",
"canvaskit/canvaskit.js": "c86fbd9e7b17accae76e5ad116583dc4",
Expand Down
2 changes: 1 addition & 1 deletion main/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 = "3952605621";
const serviceWorkerVersion = "2068440571";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit 65fad26

Please sign in to comment.