Skip to content

Commit

Permalink
deploy: 71942b0
Browse files Browse the repository at this point in the history
  • Loading branch information
khayyam-ahmed committed Mar 30, 2024
1 parent 71f651f commit 7718f9e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 9 deletions.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ const RESOURCES = {"splash/img/light-4x.png": "211a30d09cccdcc2cc6a0d1fd48f0844"
"splash/img/dark-1x.png": "225589a01421c21310fdd2e539b8d84a",
"splash/img/dark-3x.png": "e978c93bc1698685bae734d89f186e79",
"splash/img/light-1x.png": "7c30af472ff42aefab92cfb9b43d8a27",
"index.html": "980ceb4e790afbc0cc96da58da8172ec",
"/": "980ceb4e790afbc0cc96da58da8172ec",
"index.html": "6e84d72e17dd18dbe19177439be3c429",
"/": "6e84d72e17dd18dbe19177439be3c429",
"canvaskit/canvaskit.js": "bbf39143dfd758d8d847453b120c8ebb",
"canvaskit/skwasm.js": "95f16c6690f955a45b2317496983dbe9",
"canvaskit/skwasm.wasm": "1a074e8452fe5e0d02b112e22cdcf455",
Expand Down Expand Up @@ -45,7 +45,7 @@ const RESOURCES = {"splash/img/light-4x.png": "211a30d09cccdcc2cc6a0d1fd48f0844"
"icons/Icon-192.png": "2707bbfaa290337dd4e2320cc49b7a58",
"manifest.json": "4a4b0fbe0ebd2bb6ae12f49598ef896b",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"main.dart.js": "333ad50f129320f8e1b7e9f78aad822b"};
"main.dart.js": "288fcfd89a13c3b5e1664b61ac4e8d00"};
// The application shell files that are downloaded before a service worker can
// start.
const CORE = ["main.dart.js",
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 = "666329569";
const serviceWorkerVersion = "3693127292";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer=""></script>
Expand Down
8 changes: 4 additions & 4 deletions main.dart.js

Large diffs are not rendered by default.

0 comments on commit 7718f9e

Please sign in to comment.