Skip to content

Commit

Permalink
deploy: 3bfa42b
Browse files Browse the repository at this point in the history
  • Loading branch information
nqhhdev committed Nov 11, 2024
1 parent dfb26fb commit 613748b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 2126/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 2126/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -721,8 +721,8 @@ const RESOURCES = {"flutter.js": "f31737fb005cd3a3c6bd9355efd33061",
"assets/AssetManifest.json": "89aa57f3ec11184c0c6c7813d5d78627",
"assets/AssetManifest.bin.json": "9b2c54650ffe7d627422bbe62c9499bc",
"auth.html": "753913b429e0217a2c870bdafd63d063",
"index.html": "292b9de6c66672970f439586a2ed3f98",
"/": "292b9de6c66672970f439586a2ed3f98",
"index.html": "e08fa904235be2197bc9ac40a29773f0",
"/": "e08fa904235be2197bc9ac40a29773f0",
"manifest.json": "f3c8e18d38224185c23bbca2dc0e3f4a",
"canvaskit/canvaskit.js": "5fda3f1af7d6433d53b24083e2219fa0",
"canvaskit/canvaskit.js.symbols": "48c83a2ce573d9692e8d970e288d75f7",
Expand All @@ -739,7 +739,7 @@ const RESOURCES = {"flutter.js": "f31737fb005cd3a3c6bd9355efd33061",
"favicon.png": "2e69080e35d3ca42d9e9f78474df7d20",
"style.css": "f70d0365df109f5c620005d49af5d7c0",
"version.json": "0aedde7196ee626ff14e856eef42e691",
"flutter_bootstrap.js": "c97babcc4b2b2071c1220debfc5d9ed5"};
"flutter_bootstrap.js": "b5575dfc4ca5893ec72c16c6b9964fd4"};
// 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 2126/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<script src="splash/splash.js"></script>
<script>
// The value below is injected by flutter build, do not touch.
var serviceWorkerVersion = '"1860639215"';
var serviceWorkerVersion = '"3410967835"';
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit 613748b

Please sign in to comment.