Skip to content

Commit

Permalink
deploy: ecf60b1
Browse files Browse the repository at this point in the history
  • Loading branch information
AladdineDev committed Feb 7, 2024
1 parent c14d3c4 commit 6d9c407
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": "9d57b7995634f67f1b6e5e9a6596fc09",
"/": "9d57b7995634f67f1b6e5e9a6596fc09",
"index.html": "622a9ba74c2f3bc22ef8e31d8ea83585",
"/": "622a9ba74c2f3bc22ef8e31d8ea83585",
"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 = "628511564";
const serviceWorkerVersion = "1261386637";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer=""></script>
Expand Down

0 comments on commit 6d9c407

Please sign in to comment.