Skip to content

Commit

Permalink
deploy: b3b35ec
Browse files Browse the repository at this point in the history
  • Loading branch information
drminh2807 committed Dec 6, 2023
1 parent 1f1b7ca commit 1ee5a88
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 1078/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ const RESOURCES = {"manifest.json": "f3c8e18d38224185c23bbca2dc0e3f4a",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"version.json": "076532af0bd67f20dfbaf704ff4fb9b3",
"favicon.png": "f4d7e5e845001780a8c3cfa3ec5e4625",
"index.html": "01bbc34273cceb3f316c3d1bd3957f73",
"/": "01bbc34273cceb3f316c3d1bd3957f73",
"index.html": "61ff38209b78d872bd24d467a5a4b6ab",
"/": "61ff38209b78d872bd24d467a5a4b6ab",
"icons/Icon-192.png": "db01db96eabb3551ac6861c53778900a",
"icons/Icon-512.png": "7a90a5fbf6971e6f5dbbe91da44cdb97",
"assets/FontManifest.json": "71a4a82de411f155107da3f8dac64ebd",
Expand Down
2 changes: 1 addition & 1 deletion 1078/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.
const serviceWorkerVersion = "694836600";
const serviceWorkerVersion = "183438593";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit 1ee5a88

Please sign in to comment.