Skip to content

Commit

Permalink
Testing push with GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
aboutmydreams committed Nov 20, 2023
1 parent 438cb2a commit 6009a03
Show file tree
Hide file tree
Showing 3 changed files with 5,536 additions and 5,528 deletions.
6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ const RESOURCES = {"vercel.json": "b86674833d99981d58ca921aeb97b92a",
"assets/fonts/MaterialIcons-Regular.otf": "3f6767fe429951258bd7e277b19ccada",
"assets/NOTICES": "b9adba87898719d61e5666367a154f04",
"assets/shaders/ink_sparkle.frag": "f8b80e740d33eb157090be4e995febdf",
"index.html": "c32a9311b38e310edd46611df96a95ea",
"/": "c32a9311b38e310edd46611df96a95ea",
"main.dart.js": "7821d61ec3500311d7c2e9fc76ad767b",
"index.html": "cc7b41ff2ae679f9a011296e265a9e5c",
"/": "cc7b41ff2ae679f9a011296e265a9e5c",
"main.dart.js": "3b6462bb99fd694e5e01526c496804af",
"manifest.json": "b821ad466feece003cce6da9f796e5f5",
"version.json": "a7d0195c63e2e522c37ee18e73b44bd2",
"canvaskit/skwasm.js": "1df4d741f441fa1a4d10530ced463ef8",
Expand Down
2 changes: 1 addition & 1 deletion 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.
var serviceWorkerVersion = "1047077811";
var serviceWorkerVersion = "1047653186";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 6009a03

Please sign in to comment.