Skip to content

Commit

Permalink
deploy: 0809afd
Browse files Browse the repository at this point in the history
  • Loading branch information
AladdineDev committed Feb 8, 2024
1 parent ee5b43f commit 55031dd
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": "c3c7e69a27fd067f1db63ad876406562",
"/": "c3c7e69a27fd067f1db63ad876406562",
"index.html": "a68a719b479d67c4a8e935348b9bb5ed",
"/": "a68a719b479d67c4a8e935348b9bb5ed",
"version.json": "009c9e65172e010890f7f65fde438006",
"assets/AssetManifest.bin.json": "df6f81a9e4895c68f4905ba6e13d440d",
"assets/packages/font_awesome_flutter/lib/fonts/fa-brands-400.ttf": "17ee8e30dde24e349e70ffcdc0073fb0",
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 = "4076069135";
const serviceWorkerVersion = "3640619217";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer=""></script>
Expand Down

0 comments on commit 55031dd

Please sign in to comment.