Skip to content

Commit

Permalink
deploy: 7379777
Browse files Browse the repository at this point in the history
  • Loading branch information
nqhhdev committed Jan 16, 2025
1 parent 0fa078f commit f7fb72f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 2205/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 2205/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -731,12 +731,12 @@ const RESOURCES = {"icons/Icon-512.png": "8cb72d8ec7a7be72007869f008b36bfa",
"splash/img/branding-4x.png": "be79b42cdc9510f8b72deb26f22af985",
"splash/splash.js": "123c400b58bea74c1305ca3ac966748d",
"auth.html": "753913b429e0217a2c870bdafd63d063",
"index.html": "81a7e915c15274c580476470cb69af1f",
"/": "81a7e915c15274c580476470cb69af1f",
"index.html": "0a5b2e4e28205f0ac0df11af30870295",
"/": "0a5b2e4e28205f0ac0df11af30870295",
"flutter.js": "f31737fb005cd3a3c6bd9355efd33061",
"style.css": "f70d0365df109f5c620005d49af5d7c0",
"favicon.png": "2e69080e35d3ca42d9e9f78474df7d20",
"flutter_bootstrap.js": "204327b59f414e1ea3372b1112eedf0a",
"flutter_bootstrap.js": "e435560df6b7bccd89e76d8cc164b1ae",
"main.dart.js": "45647a52d98e9476613aa86436197b9b"};
// The application shell files that are downloaded before a service worker can
// start.
Expand Down
2 changes: 1 addition & 1 deletion 2205/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 = '"665998077"';
var serviceWorkerVersion = '"2608516162"';
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit f7fb72f

Please sign in to comment.