Skip to content

Commit

Permalink
Deploying to gh-pages from @ a33bbcc 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
dchristl committed May 3, 2024
1 parent c81eeac commit 83ac20d
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 @@ -15,8 +15,8 @@ const RESOURCES = {"canvaskit/canvaskit.js": "c86fbd9e7b17accae76e5ad116583dc4",
"canvaskit/canvaskit.js.symbols": "38cba9233b92472a36ff011dc21c2c9f",
"manifest.json": "8d28e99149c78ce99037cc8e61446753",
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
"index.html": "10abce993cb0c8af7dabd544aebffd29",
"/": "10abce993cb0c8af7dabd544aebffd29",
"index.html": "2d82617f10423d5d29d403d132f63594",
"/": "2d82617f10423d5d29d403d132f63594",
"assets/FontManifest.json": "7b2a36307916a9721811788013e65289",
"assets/AssetManifest.bin": "c9b50a909674afa4329338f0dff8d745",
"assets/packages/flutter_map/lib/assets/flutter_map_logo.png": "208d63cc917af9713fc9572bd5c09362",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
application. For more information, see:
https://developers.google.com/web/fundamentals/primers/service-workers -->
<script>
const serviceWorkerVersion = "2184310249";
const serviceWorkerVersion = "3507048983";
var scriptLoaded = false;
function loadMainDartJs() {
if (scriptLoaded) {
Expand Down

0 comments on commit 83ac20d

Please sign in to comment.