Skip to content

Commit

Permalink
deploy: a6c877a
Browse files Browse the repository at this point in the history
  • Loading branch information
nqhhdev committed Jan 3, 2025
1 parent 1da890e commit ae89a89
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 2201/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 2201/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": "0b085a8c529e89e4351055ff1f6ebf24",
"/": "0b085a8c529e89e4351055ff1f6ebf24",
"index.html": "c8cf0bb9e49a989db32798b3db3a8811",
"/": "c8cf0bb9e49a989db32798b3db3a8811",
"flutter.js": "f31737fb005cd3a3c6bd9355efd33061",
"style.css": "f70d0365df109f5c620005d49af5d7c0",
"favicon.png": "2e69080e35d3ca42d9e9f78474df7d20",
"flutter_bootstrap.js": "86a0547f18d1d74ffc17afbd2f4aa672",
"flutter_bootstrap.js": "18de9f67079f18e93a57a1087ad39ce4",
"main.dart.js": "019ed308117da984de17455d9466ace0"};
// The application shell files that are downloaded before a service worker can
// start.
Expand Down
2 changes: 1 addition & 1 deletion 2201/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 = '"2811201918"';
var serviceWorkerVersion = '"2601073295"';
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit ae89a89

Please sign in to comment.