Skip to content

Commit

Permalink
deploy: 94658d9
Browse files Browse the repository at this point in the history
  • Loading branch information
jwt2706 committed Mar 12, 2024
1 parent d7fca94 commit 04fd615
Show file tree
Hide file tree
Showing 4 changed files with 5,913 additions and 5,911 deletions.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ const RESOURCES = {"assets/assets/pit/2024.json": "1c7a67b86219fa7ea0eb6ac469f5a
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
"favicon.ico": "45caafee0f4096a5526e29a360baaba6",
"manifest.json": "49d69b5666d182d198081780dc2d26c4",
"index.html": "8ef9f55900cfac333bd6ca3738799a91",
"/": "8ef9f55900cfac333bd6ca3738799a91",
"main.dart.js": "c089ddaa98dae902fe8ec66806d7fea5"};
"index.html": "70855af7a3d8508af7ba8db4d075bce2",
"/": "70855af7a3d8508af7ba8db4d075bce2",
"main.dart.js": "e9bb90266ff9a7790fc0a7e92caff388"};
// 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 index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "3614260701";
const serviceWorkerVersion = "2233448874";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 04fd615

Please sign in to comment.