Skip to content

Commit

Permalink
deploy: 282a663
Browse files Browse the repository at this point in the history
  • Loading branch information
AladdineDev committed Feb 5, 2024
1 parent 799b94b commit 861153b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

4 changes: 2 additions & 2 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ const RESOURCES = {"assets/assets/images/spinner-dark.apng": "d7f6e0cca2ae052bdb
"assets/packages/font_awesome_flutter/lib/fonts/fa-brands-400.ttf": "f25e8e701660fb45e2a81ff3f43c6d5c",
"assets/packages/font_awesome_flutter/lib/fonts/fa-regular-400.ttf": "a5d7457fda15b7622c14f432ba63039a",
"manifest.json": "3c00bfb5fa6c03e5efff656e896ed43c",
"index.html": "0800799a446e934bfbcd28b8df309647",
"/": "0800799a446e934bfbcd28b8df309647",
"index.html": "011b0473c01b1283ca882eb963769cea",
"/": "011b0473c01b1283ca882eb963769cea",
"canvaskit/chromium/canvaskit.wasm": "143af6ff368f9cd21c863bfa4274c406",
"canvaskit/chromium/canvaskit.js": "0ae8bbcc58155679458a0f7a00f66873",
"canvaskit/skwasm.wasm": "2fc47c0a0c3c7af8542b601634fe9674",
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 = "1247677792";
const serviceWorkerVersion = "4233616371";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer=""></script>
Expand Down

0 comments on commit 861153b

Please sign in to comment.