Skip to content

Commit

Permalink
deploy: 668ea2a
Browse files Browse the repository at this point in the history
  • Loading branch information
Te-Z committed May 6, 2024
1 parent 97f411a commit 48b0d35
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions 1730/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ const RESOURCES = {"splash/img/light-2x.png": "752f13fa687a16a01596dec0db5385b3"
"canvaskit/skwasm.wasm": "2fc47c0a0c3c7af8542b601634fe9674",
"manifest.json": "f3c8e18d38224185c23bbca2dc0e3f4a",
"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"index.html": "175ab996ca8d9e8b58b087a4a17c0a57",
"/": "175ab996ca8d9e8b58b087a4a17c0a57",
"index.html": "d1df3571508f5f8a5717f480b6870854",
"/": "d1df3571508f5f8a5717f480b6870854",
"script.js": "187dde765b2fc2efe647200435c4ddd8",
"assets/FontManifest.json": "71a4a82de411f155107da3f8dac64ebd",
"assets/AssetManifest.bin": "c0e8190e91c9e67e1575c583de7cb4bd",
Expand Down
2 changes: 1 addition & 1 deletion 1730/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 = "2488606534";
const serviceWorkerVersion = "3176966783";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
2 changes: 1 addition & 1 deletion 1730/main.dart.js.map

Large diffs are not rendered by default.

0 comments on commit 48b0d35

Please sign in to comment.