Skip to content

Commit

Permalink
Update frontend build (Significant-Gravitas#5541)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
hunteraraujo and actions-user authored Oct 4, 2023
1 parent f97fc0d commit 7f89b8a
Show file tree
Hide file tree
Showing 3 changed files with 25,754 additions and 25,671 deletions.
6 changes: 3 additions & 3 deletions frontend/build/web/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ const RESOURCES = {"canvaskit/chromium/canvaskit.js": "ffb2bb6484d5689d91f393b60
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
"index.html": "ecaf87f45224176b29126b77c3e05499",
"/": "ecaf87f45224176b29126b77c3e05499",
"main.dart.js": "0c5a7c89da150ad097436afa2bfb6af6",
"index.html": "ee49fda4d3352a21efccee2d7f1e8d81",
"/": "ee49fda4d3352a21efccee2d7f1e8d81",
"main.dart.js": "de5f419e0c01d50b593230731c9e7e35",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"manifest.json": "0fa552613b8ec0fda5cda565914e3b16"};
Expand Down
2 changes: 1 addition & 1 deletion frontend/build/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "3848973044";
const serviceWorkerVersion = "1326767966";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 7f89b8a

Please sign in to comment.