Skip to content

Commit

Permalink
[actions skip]: Pages 40
Browse files Browse the repository at this point in the history
  • Loading branch information
action committed Jun 8, 2024
1 parent 82de7b4 commit b95d124
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion web/flutter_bootstrap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions web/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ const RESOURCES = {"canvaskit/skwasm.worker.js": "bfb704a6c714a75da9ef320991e88b
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
"manifest.json": "15f73b7e8a8209c2206210b3ac8dea1b",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"flutter_bootstrap.js": "bafe72412921dbb631c0d4bf101f9178",
"flutter_bootstrap.js": "0dbe21a9dbee2c8789e830b457f8b637",
"version.json": "85992486dcf941ce52040f7bd0fb0f23",
"index.html": "96a7948652055f5c82f382bd296c49a9",
"/": "96a7948652055f5c82f382bd296c49a9",
"index.html": "e5062ec3a2cd223f0412c718395ee59b",
"/": "e5062ec3a2cd223f0412c718395ee59b",
"main.dart.js": "ae940a1c8dcb77317721f1d360446410",
"assets/AssetManifest.json": "a45f93b9feabdc0bf83002a7c284aea4",
"assets/packages/flutter_js/assets/js/fetch.js": "277e0c5ec36810cbe57371a4b7e26be0",
Expand Down
2 changes: 1 addition & 1 deletion web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<script>
if ('serviceWorker' in navigator) {
window.addEventListener('load', function () {
navigator.serviceWorker.register('flutter_service_worker.js?v=2988686958');
navigator.serviceWorker.register('flutter_service_worker.js?v=2694279106');
});
}

Expand Down

0 comments on commit b95d124

Please sign in to comment.