Skip to content

Commit

Permalink
deploy: 6a9b893
Browse files Browse the repository at this point in the history
  • Loading branch information
sherlockvn committed Mar 19, 2024
1 parent b1b6c8b commit 994d2b4
Show file tree
Hide file tree
Showing 4 changed files with 44,677 additions and 44,664 deletions.
6 changes: 3 additions & 3 deletions 1597/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": "7d1cd47182ddd00707ec703d77995664",
"/": "7d1cd47182ddd00707ec703d77995664",
"index.html": "ba735cdd5839e0ad7f75a6231bb27f26",
"/": "ba735cdd5839e0ad7f75a6231bb27f26",
"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": "3de0e2ebeb8e8d0f41c1297060d11ca4"};
"main.dart.js": "ffd9dcbdfd769bae17c33c21fb6061e2"};
// 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 1597/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 = "557418012";
const serviceWorkerVersion = "2890729630";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 994d2b4

Please sign in to comment.