Skip to content

Commit

Permalink
deploy: 766321e
Browse files Browse the repository at this point in the history
  • Loading branch information
sherlockvn committed Mar 21, 2024
1 parent 77aa7d3 commit 450853e
Show file tree
Hide file tree
Showing 4 changed files with 96,151 additions and 96,337 deletions.
6 changes: 3 additions & 3 deletions 1608/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ const RESOURCES = {"splash/img/light-4x.png": "5b25686015223b6a26cae134abb12117"
"splash/img/dark-3x.png": "6603f28f31551efbdf5edbb5f0418c19",
"splash/img/light-1x.png": "22dfe22f0f85ed9cbc3786af33f886a0",
"splash/splash.js": "123c400b58bea74c1305ca3ac966748d",
"index.html": "f442f2a53b13897feaa37f68a5322450",
"/": "f442f2a53b13897feaa37f68a5322450",
"index.html": "e66fcfc685283c8feb3598b126987e9c",
"/": "e66fcfc685283c8feb3598b126987e9c",
"canvaskit/canvaskit.js": "eb8797020acdbdf96a12fb0405582c1b",
"canvaskit/skwasm.js": "87063acf45c5e1ab9565dcf06b0c18b8",
"canvaskit/skwasm.wasm": "2fc47c0a0c3c7af8542b601634fe9674",
Expand Down Expand Up @@ -721,7 +721,7 @@ const RESOURCES = {"splash/img/light-4x.png": "5b25686015223b6a26cae134abb12117"
"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"auth.html": "753913b429e0217a2c870bdafd63d063",
"script.js": "187dde765b2fc2efe647200435c4ddd8",
"main.dart.js": "95d57ca5946170e9ced06059a06c1bf6"};
"main.dart.js": "165a9567547383c083869fa6a22de281"};
// The application shell files that are downloaded before a service worker can
// start.
const CORE = ["main.dart.js",
Expand Down
2 changes: 1 addition & 1 deletion 1608/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<script src="splash/splash.js"></script>
<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "1064865090";
const serviceWorkerVersion = "3654169995";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 450853e

Please sign in to comment.