Skip to content

Commit

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

package:peanut 5.0.0
  • Loading branch information
0xmove committed Oct 31, 2023
1 parent 3589ef0 commit 23904eb
Show file tree
Hide file tree
Showing 3 changed files with 56,277 additions and 54,245 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": "d033a2a88edc5ed3c30dfe33b4f1593b",
"/": "d033a2a88edc5ed3c30dfe33b4f1593b",
"main.dart.js": "e033fe1f3ab465019006b3aa451e3326",
"index.html": "87b3e407028c4e89d01aa532a2733875",
"/": "87b3e407028c4e89d01aa532a2733875",
"main.dart.js": "2773e120859eb92e6c0969c244cdb99f",
"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 = "4149021912";
const serviceWorkerVersion = "3744535864";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 23904eb

Please sign in to comment.