Skip to content

Commit

Permalink
Deploying to gh-pages from @ 2ce15da 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
iqfareez committed Apr 14, 2024
1 parent 9025e6a commit b4b13bc
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 @@ -15,8 +15,8 @@ const RESOURCES = {"splash/style.css": "9b87a528e8f5d7be00fcdac6cc010685",
"favicon.ico": "6851670123178c91fb8c841d530a3000",
"manifest.json": "545a018caedcede90a3add1a1476471e",
"main.dart.js": "0a9a52a9db9b5086f60a1efffb445df2",
"index.html": "659113b278b4678b2ad09884246c2156",
"/": "659113b278b4678b2ad09884246c2156",
"index.html": "bcc5b76191b92e0bdf98ab8f64bd4ebf",
"/": "bcc5b76191b92e0bdf98ab8f64bd4ebf",
"canvaskit/skwasm.js.symbols": "741d50ffba71f89345996b0aa8426af8",
"canvaskit/canvaskit.wasm": "3d2a2d663e8c5111ac61a46367f751ac",
"canvaskit/canvaskit.js": "c86fbd9e7b17accae76e5ad116583dc4",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
application. For more information, see:
https://developers.google.com/web/fundamentals/primers/service-workers -->
<script>
const serviceWorkerVersion = "2000289495";
const serviceWorkerVersion = "1055608055";
var scriptLoaded = false;
function loadMainDartJs() {
if (scriptLoaded) {
Expand Down

0 comments on commit b4b13bc

Please sign in to comment.