Skip to content

Commit

Permalink
deploy: 82c3e5f
Browse files Browse the repository at this point in the history
  • Loading branch information
asjqkkkk committed Jun 21, 2024
1 parent 97a9048 commit 4f0fe12
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": "299c15a9f464fdab9d822bc72bf43b5c",
"/": "299c15a9f464fdab9d822bc72bf43b5c",
"index.html": "858f57022868914fee68804556e9f93e",
"/": "858f57022868914fee68804556e9f93e",
"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 = "2587956590";
const serviceWorkerVersion = "1084035781";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit 4f0fe12

Please sign in to comment.