Skip to content

Commit

Permalink
deploy: b06cb81
Browse files Browse the repository at this point in the history
  • Loading branch information
koji-1009 committed May 12, 2024
1 parent f184f98 commit 6842866
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ const RESOURCES = {"canvaskit/canvaskit.js": "c86fbd9e7b17accae76e5ad116583dc4",
"canvaskit/canvaskit.js.symbols": "38cba9233b92472a36ff011dc21c2c9f",
"manifest.json": "0867c3e13649ac4d06fe34b7b3ddce08",
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
"index.html": "168167907e8ee4ea148ce44faacd6692",
"/": "168167907e8ee4ea148ce44faacd6692",
"index.html": "dcf20f60046605418f356ce1a6249369",
"/": "dcf20f60046605418f356ce1a6249369",
"assets/FontManifest.json": "dc3d03800ccca4601324923c0b1d6d57",
"assets/AssetManifest.bin": "693635b5258fe5f1cda720cf224f158c",
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "e986ebe42ef785b27164c36a9abc7818",
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 = "2211993512";
const serviceWorkerVersion = "1396943735";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit 6842866

Please sign in to comment.