Skip to content

Commit

Permalink
deploy: b05a515
Browse files Browse the repository at this point in the history
  • Loading branch information
AladdineDev committed Feb 8, 2024
1 parent 3804bb4 commit 360c818
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 @@ -21,8 +21,8 @@ const RESOURCES = {"canvaskit/skwasm.worker.js": "bfb704a6c714a75da9ef320991e88b
"splash/img/dark-2x.png": "e1e618009f200dbbf2d972cfbe22499f",
"splash/img/dark-3x.png": "e978c93bc1698685bae734d89f186e79",
"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"index.html": "68c6da1833b6f3c7b418c737a5f4a55c",
"/": "68c6da1833b6f3c7b418c737a5f4a55c",
"index.html": "af00d5acd3aa1f2934d0c6178228fd9d",
"/": "af00d5acd3aa1f2934d0c6178228fd9d",
"version.json": "009c9e65172e010890f7f65fde438006",
"assets/AssetManifest.bin.json": "df6f81a9e4895c68f4905ba6e13d440d",
"assets/packages/font_awesome_flutter/lib/fonts/fa-brands-400.ttf": "f25e8e701660fb45e2a81ff3f43c6d5c",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

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

0 comments on commit 360c818

Please sign in to comment.