Skip to content

Commit

Permalink
deploy: f48fbfa
Browse files Browse the repository at this point in the history
  • Loading branch information
asjqkkkk committed Jun 25, 2024
1 parent dc1a062 commit 9466c03
Show file tree
Hide file tree
Showing 3 changed files with 7,672 additions and 7,678 deletions.
6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const RESOURCES = {"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
"canvaskit/skwasm.wasm": "2fc47c0a0c3c7af8542b601634fe9674",
"version.json": "49b30557298bfa06cd5212893c242397",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"main.dart.js": "40edebd2b586108e74e2b4750193beff",
"main.dart.js": "fab94af7834594b3c1d664b5c8bb411f",
"assets/NOTICES": "5e8fb0e908527b2581e34ba79ea015ac",
"assets/AssetManifest.bin": "693635b5258fe5f1cda720cf224f158c",
"assets/shaders/ink_sparkle.frag": "4096b5150bac93c41cbc9b45276bd90f",
Expand All @@ -26,8 +26,8 @@ const RESOURCES = {"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
"assets/FontManifest.json": "dc3d03800ccca4601324923c0b1d6d57",
"assets/fonts/MaterialIcons-Regular.otf": "1292a5c4f9976b72489b07513d8577d3",
"assets/AssetManifest.json": "2efbb41d7877d10aac9d091f58ccd7b9",
"index.html": "d15c81b5473416b01ddc3a4e6b853489",
"/": "d15c81b5473416b01ddc3a4e6b853489",
"index.html": "18eb035f263ff2f0d36ff35548bb6d24",
"/": "18eb035f263ff2f0d36ff35548bb6d24",
"manifest.json": "1f1046b940be1f793d03c1829d15a53c"};
// The application shell files that are downloaded before a service worker can
// start.
Expand Down
2 changes: 1 addition & 1 deletion 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 = "3389267910";
const serviceWorkerVersion = "3843183532";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 9466c03

Please sign in to comment.