Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
l3limp committed Jul 6, 2024
1 parent d8ff996 commit 6010923
Show file tree
Hide file tree
Showing 3 changed files with 2,587 additions and 2,591 deletions.
6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ const RESOURCES = {"assets/AssetManifest.bin": "363964567b910078dd5cfd08a37293ae
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
"icons/Icon-maskable-192.png": "c457ef57daa1d16f64b27b786ec2ea3c",
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
"index.html": "7db794b7c3ece3d4f089d374499cd337",
"/": "7db794b7c3ece3d4f089d374499cd337",
"main.dart.js": "f68348f5f103cc5451ce2c682a59ab85",
"index.html": "c08df57073698fd5e87882a71a32f4d8",
"/": "c08df57073698fd5e87882a71a32f4d8",
"main.dart.js": "7a0ffaf8c8ad42e6f1d9a56c33ab27f0",
"manifest.json": "a55db25be85a4d76b93dbe84efc982c7",
"version.json": "3edc4534a6ace3f920504bf6eec2edcd"};
// The application shell files that are downloaded before a service worker can
Expand Down
4 changes: 1 addition & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
This is a placeholder for base href that will be replaced by the value of
the `--base-href` argument provided to `flutter build`.
-->


<meta charset="UTF-8" />
<meta content="IE=Edge" http-equiv="X-UA-Compatible" />
<meta name="description" content="A new Flutter project." />
Expand All @@ -34,7 +32,7 @@

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

0 comments on commit 6010923

Please sign in to comment.