Skip to content

Commit

Permalink
[actions skip]: Pages 82
Browse files Browse the repository at this point in the history
  • Loading branch information
action committed Jun 18, 2024
1 parent 8a29ffb commit 7347306
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": "3dd6e83c3b63f56890e1d6e7757ce7a7",
"flutter_bootstrap.js": "3ed0b05726712a5b069cf5372724bada",
"version.json": "fd44dbf2cee126eabcb7bf6e6b3533a3",
"index.html": "121225569747294c72941e09f101b36e",
"/": "121225569747294c72941e09f101b36e",
"index.html": "33d5ed82ff17b68b8ee76ed1ac906ba3",
"/": "33d5ed82ff17b68b8ee76ed1ac906ba3",
"main.dart.js": "f4be9546f805ce9b153dc7801b42e66d",
"assets/AssetManifest.json": "99914b932bd37a50b983c5e7c90ae93b",
"assets/shaders/ink_sparkle.frag": "ecc85a2e95f5e9f53123dcaf8cb9b6ce",
Expand Down
2 changes: 1 addition & 1 deletion web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<script>
if ('serviceWorker' in navigator) {
window.addEventListener('load', function () {
navigator.serviceWorker.register('flutter_service_worker.js?v=3474439957');
navigator.serviceWorker.register('flutter_service_worker.js?v=4272268554');
});
}
</script>
Expand Down

0 comments on commit 7347306

Please sign in to comment.