Skip to content

Commit

Permalink
deploy: 7580a84
Browse files Browse the repository at this point in the history
  • Loading branch information
jdk-21 committed Feb 29, 2024
1 parent 63f9c5d commit bb1c4bd
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 @@ -19,8 +19,8 @@ const RESOURCES = {"icons/Icon-maskable-192.png": "eac49008a40cf687ccb42bfc8e2f2
"canvaskit/chromium/canvaskit.js.symbols": "4525682ef039faeb11f24f37436dca06",
"canvaskit/chromium/canvaskit.js": "43787ac5098c648979c27c13c6f804c3",
"canvaskit/canvaskit.js": "c86fbd9e7b17accae76e5ad116583dc4",
"index.html": "fcf949c5e41ff8c3c69a6e62d5bad78d",
"/": "fcf949c5e41ff8c3c69a6e62d5bad78d",
"index.html": "8c3d4766144e8c6ae015f110bb9f7f22",
"/": "8c3d4766144e8c6ae015f110bb9f7f22",
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
"favicon.png": "8b8b902255ec1a3a2fd64e6f9f0de4a9",
"main.dart.js": "88b2aabbf5b88cad77f499e50a560e99",
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 = "1227510395";
const serviceWorkerVersion = "1119081305";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit bb1c4bd

Please sign in to comment.