Skip to content

Commit

Permalink
further fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
rhornig committed Nov 1, 2023
1 parent 2eb972f commit bfc8651
Show file tree
Hide file tree
Showing 3 changed files with 5,891 additions and 5,886 deletions.
6 changes: 3 additions & 3 deletions docs/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ const RESOURCES = {"CNAME": "3c712281e92700003dedd5f2bd8a683c",
"icons/Icon-maskable-512.png": "8da03e5da56b316281ac40cda3f7b675",
"manifest.json": "84e3e14f545f0b6d5c5e735e8d3b001d",
"version.json": "a041e3e83cac97c207d155ee226f6efc",
"index.html": "27f00292957183918110c9ea9a2eb9a6",
"/": "27f00292957183918110c9ea9a2eb9a6",
"main.dart.js": "4f7648ba0512933adc4a0c4eeac663a5"};
"index.html": "373895dbdf7eebf4d02defe3668372b3",
"/": "373895dbdf7eebf4d02defe3668372b3",
"main.dart.js": "67806a2b06afa8d6bdaa64e928fa4822"};
// The application shell files that are downloaded before a service worker can
// start.
const CORE = ["main.dart.js",
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.
const serviceWorkerVersion = "3856739694";
const serviceWorkerVersion = "4031331219";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit bfc8651

Please sign in to comment.