Skip to content

Commit

Permalink
deploy: bdb35f6
Browse files Browse the repository at this point in the history
  • Loading branch information
nqhhdev committed Dec 5, 2023
1 parent e8bdf4d commit 9f54236
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 1074/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": "679820fe5d4c90076f2712225859f168",
"/": "679820fe5d4c90076f2712225859f168",
"index.html": "6af5939c158b09ed17bca67aeab16b27",
"/": "6af5939c158b09ed17bca67aeab16b27",
"icons/Icon-192.png": "db01db96eabb3551ac6861c53778900a",
"icons/Icon-512.png": "7a90a5fbf6971e6f5dbbe91da44cdb97",
"assets/FontManifest.json": "71a4a82de411f155107da3f8dac64ebd",
Expand Down
2 changes: 1 addition & 1 deletion 1074/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 = "4183192756";
const serviceWorkerVersion = "3069756440";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit 9f54236

Please sign in to comment.