Skip to content

Commit

Permalink
deploy: 45a3582
Browse files Browse the repository at this point in the history
  • Loading branch information
asjqkkkk committed Jun 21, 2024
1 parent 3708583 commit 5b64648
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ const RESOURCES = {"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
"assets/FontManifest.json": "dc3d03800ccca4601324923c0b1d6d57",
"assets/fonts/MaterialIcons-Regular.otf": "1292a5c4f9976b72489b07513d8577d3",
"assets/AssetManifest.json": "2efbb41d7877d10aac9d091f58ccd7b9",
"index.html": "430ee4a1234fecc516a25a561001e67a",
"/": "430ee4a1234fecc516a25a561001e67a",
"index.html": "4df7171b5291c382e023e81dd4c5eb27",
"/": "4df7171b5291c382e023e81dd4c5eb27",
"manifest.json": "1f1046b940be1f793d03c1829d15a53c"};
// The application shell files that are downloaded before a service worker can
// start.
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "2928825283";
const serviceWorkerVersion = "1671550035";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit 5b64648

Please sign in to comment.