Skip to content

Commit

Permalink
deploy: e6c96e3
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangdat committed Mar 11, 2025
1 parent 1055d44 commit 2721273
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 2244/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 2244/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ const RESOURCES = {"canvaskit/skwasm.js": "9fa2ffe90a40d062dd2343c7b84caf01",
"splash/img/branding-4x.png": "be79b42cdc9510f8b72deb26f22af985",
"splash/img/branding-3x.png": "a8f173d5d7f1f15be6a3f8cb4f00a9bd",
"style.css": "f70d0365df109f5c620005d49af5d7c0",
"index.html": "ee25b2f50e2c074dcfacb286aee0e856",
"/": "ee25b2f50e2c074dcfacb286aee0e856",
"index.html": "f96926f684689f5ef9cfdc9cd056a155",
"/": "f96926f684689f5ef9cfdc9cd056a155",
"assets/NOTICES": "0185427a32a46e3599ec3493e6cd5ca2",
"assets/assets/branding.png": "91040b80ee5fa19af22d2312bf9050d8",
"assets/assets/info-logo.png": "4405463fea13750f11982c823dca5744",
Expand Down Expand Up @@ -737,7 +737,7 @@ const RESOURCES = {"canvaskit/skwasm.js": "9fa2ffe90a40d062dd2343c7b84caf01",
"manifest.json": "f3c8e18d38224185c23bbca2dc0e3f4a",
"favicon.png": "2e69080e35d3ca42d9e9f78474df7d20",
"script.js": "96daaf53d6e724bb2168139b2f515f93",
"flutter_bootstrap.js": "06661fc0e57df00b6f62578facde1160"};
"flutter_bootstrap.js": "4b81bbae0fa95950017b668697a50807"};
// 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 2244/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 = '"3673566192"';
var serviceWorkerVersion = '"522969161"';
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit 2721273

Please sign in to comment.