Skip to content

Commit

Permalink
new frontend build as ci is broke
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiftyos committed May 11, 2024
1 parent b3967fd commit 4fe62b8
Show file tree
Hide file tree
Showing 3 changed files with 48,265 additions and 48,730 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 @@ -4,9 +4,9 @@ const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"version.json": "46a52461e018faa623d9196334aa3f50",
"index.html": "cc1a3ce1e56133270358b49a5df3f0bf",
"/": "cc1a3ce1e56133270358b49a5df3f0bf",
"main.dart.js": "e2161c7a27249ead50512890f62bd1cf",
"index.html": "ddbd4aa5536540b116c922a64ed6b7c4",
"/": "ddbd4aa5536540b116c922a64ed6b7c4",
"main.dart.js": "364e9c7538b71bbb3ee9e4fcbdcf8baa",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
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 = "2777025953";
const serviceWorkerVersion = "2980621058";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 4fe62b8

Please sign in to comment.