Skip to content

Commit

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

package:peanut 5.0.0
  • Loading branch information
0xmove committed Oct 22, 2023
1 parent 7c80ffd commit 4c6237a
Show file tree
Hide file tree
Showing 3 changed files with 51,685 additions and 49,704 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": "cb167c235763be92b3cb262c387d68d4",
"/": "cb167c235763be92b3cb262c387d68d4",
"main.dart.js": "bb36561b7c54646d9cd1fc9b417a4b8c",
"index.html": "c8b64108428151459ebce0be244383d7",
"/": "c8b64108428151459ebce0be244383d7",
"main.dart.js": "ab72df8982a15131ed5c6d61e6abd95f",
"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.
var serviceWorkerVersion = "3918938196";
var serviceWorkerVersion = "382532607";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 4c6237a

Please sign in to comment.