Skip to content

Commit

Permalink
Built web
Browse files Browse the repository at this point in the history
Branch: dev
Commit: 43f7329

package:peanut 5.0.0
  • Loading branch information
0xmove committed Oct 31, 2023
1 parent 3463ce1 commit 994f578
Show file tree
Hide file tree
Showing 3 changed files with 16,811 additions and 16,786 deletions.
6 changes: 3 additions & 3 deletions 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": "ff966ab969ba381b900e61629bfb9789",
"index.html": "8ae0e1ea154ce4a96c5c761953fa63ad",
"/": "8ae0e1ea154ce4a96c5c761953fa63ad",
"main.dart.js": "89fcc9cbded1a8f9f8c90417a206d688",
"index.html": "ae30fc28049d60d3b95c9b584d305b6f",
"/": "ae30fc28049d60d3b95c9b584d305b6f",
"main.dart.js": "b616037334250fd18519c967a50209c0",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
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.
const serviceWorkerVersion = "3411822704";
const serviceWorkerVersion = "2340810299";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 994f578

Please sign in to comment.