Skip to content

Commit

Permalink
deploy: 0d0879f
Browse files Browse the repository at this point in the history
  • Loading branch information
Mastersam07 committed Sep 23, 2024
1 parent cd4e860 commit 5b49b81
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion flutter_bootstrap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@ const RESOURCES = {"assets/AssetManifest.json": "809b760ae3c76857343b89bab37808f
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
"icons/Icon-maskable-192.png": "c457ef57daa1d16f64b27b786ec2ea3c",
"flutter_bootstrap.js": "baf3d1d662f5ba804d09e6aeb5331753",
"flutter_bootstrap.js": "c77b3a670d38ed00e5f1aa4830453ba5",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"flutter.js": "f393d3c16b631f36852323de8e583132",
"index.html": "eb7d0f3f098f3fd6780f8dd0abb35057",
"/": "eb7d0f3f098f3fd6780f8dd0abb35057",
"index.html": "1338a2e8b83407508e2e9c1d21fdcbc2",
"/": "1338a2e8b83407508e2e9c1d21fdcbc2",
"main.dart.mjs": "6afecc48670e47a6708c0f97c71e7714",
"version.json": "11e1a177d57c5da2bc6e3a6acc3010f4",
"main.dart.wasm": "1efcbab7092b018e76dbe3b694d2025f",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
<link rel="manifest" href="manifest.json">
</head>
<body>
<script src="flutter_bootstrap.js" async></script>
<script src="./flutter_bootstrap.js" async></script>
</body>
</html>

0 comments on commit 5b49b81

Please sign in to comment.