Skip to content

Commit

Permalink
Merge pull request #4 from arceusVen1/feat-global-improvement
Browse files Browse the repository at this point in the history
Feat global improvement
  • Loading branch information
arceusVen1 authored Feb 14, 2024
2 parents 8ca3c91 + 7597b2c commit 36bd8d0
Show file tree
Hide file tree
Showing 9 changed files with 31,376 additions and 31,054 deletions.
6 changes: 3 additions & 3 deletions docs/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": "3e44e06fb3ce73132688d7e894cb976e",
"index.html": "226b832a13f5f1d356cf19968859ec0c",
"/": "226b832a13f5f1d356cf19968859ec0c",
"main.dart.js": "a9629069b3f47ef0dcc4ae270561a511",
"index.html": "ca55a46f19ec9ac4f2544077094b6759",
"/": "ca55a46f19ec9ac4f2544077094b6759",
"main.dart.js": "b2b92677ab149225fe2d8c8412e19caa",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
Expand Down
2 changes: 1 addition & 1 deletion docs/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 = "1715230765";
const serviceWorkerVersion = "2795812132";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 36bd8d0

Please sign in to comment.