Skip to content

Commit

Permalink
deploy: f973a4b
Browse files Browse the repository at this point in the history
  • Loading branch information
mnxn committed Mar 20, 2023
1 parent ea2f525 commit 208d6c4
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 @@ -18,8 +18,8 @@ const RESOURCES = {
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "6d342eb68f170c97609e9da345464e5e",
"assets/FontManifest.json": "dc3d03800ccca4601324923c0b1d6d57",
"assets/NOTICES": "a018159d613902694452e718fabe7912",
"index.html": "2f47c5fbdf082c16ab19165925c339db",
"/": "2f47c5fbdf082c16ab19165925c339db",
"index.html": "dab0647434befc8053f67f0546cc3af9",
"/": "dab0647434befc8053f67f0546cc3af9",
"icons/Icon-512.png": "33d85419b87e7d6d4ef8ab0d33edeb32",
"icons/Icon-192.png": "8df24db4d5804379f0b9b067e2bf1925",
"icons/Icon-maskable-512.png": "33d85419b87e7d6d4ef8ab0d33edeb32",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

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

0 comments on commit 208d6c4

Please sign in to comment.