Skip to content

Commit

Permalink
Deploying to gh-pages from @ 67889d3 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
dchristl committed Apr 22, 2024
1 parent f85e74d commit 755c38c
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": "559f8896f6ac612cb7080a2d478faac0",
"/": "559f8896f6ac612cb7080a2d478faac0",
"index.html": "0e5604b437412c89b8a47139001f926c",
"/": "0e5604b437412c89b8a47139001f926c",
"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 = "1710358235";
const serviceWorkerVersion = "1270565786";
var scriptLoaded = false;
function loadMainDartJs() {
if (scriptLoaded) {
Expand Down

0 comments on commit 755c38c

Please sign in to comment.