Skip to content

Commit

Permalink
Update web demo.
Browse files Browse the repository at this point in the history
  • Loading branch information
xclud committed Jul 15, 2022
1 parent c2da0a9 commit 86b08fd
Show file tree
Hide file tree
Showing 3 changed files with 39,964 additions and 38,358 deletions.
6 changes: 3 additions & 3 deletions docs/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ const RESOURCES = {
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
"icons/Icon-maskable-192.png": "c457ef57daa1d16f64b27b786ec2ea3c",
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
"index.html": "7a8e72b81193d584759ab46c0e0b8c11",
"/": "7a8e72b81193d584759ab46c0e0b8c11",
"main.dart.js": "ff46a952061dff781984873e0d76724e",
"index.html": "3ce0f061edd9add5ddbdb89be51dacae",
"/": "3ce0f061edd9add5ddbdb89be51dacae",
"main.dart.js": "d5ceae736feedbaade7284aa8bfc5b87",
"manifest.json": "b4b71688935e404b7550cbedfb32136a",
"version.json": "ff966ab969ba381b900e61629bfb9789"
};
Expand Down
2 changes: 1 addition & 1 deletion docs/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.
var serviceWorkerVersion = '2273973805';
var serviceWorkerVersion = '2393414510';
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 86b08fd

Please sign in to comment.