Skip to content

Commit

Permalink
error message
Browse files Browse the repository at this point in the history
  • Loading branch information
l3limp committed Jun 23, 2024
1 parent a4eae3a commit 057879a
Show file tree
Hide file tree
Showing 3 changed files with 4,638 additions and 4,632 deletions.
6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ const RESOURCES = {"assets/AssetManifest.bin": "693635b5258fe5f1cda720cf224f158c
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
"icons/Icon-maskable-192.png": "c457ef57daa1d16f64b27b786ec2ea3c",
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
"index.html": "de989c38fa14df2cda15735ae096f793",
"/": "de989c38fa14df2cda15735ae096f793",
"main.dart.js": "0b9b381d1770cc1f6715379311423838",
"index.html": "3404bd0d94c2f0a46ac22837ed624369",
"/": "3404bd0d94c2f0a46ac22837ed624369",
"main.dart.js": "288339dd46b799795bb66b3e93428205",
"manifest.json": "56399c5302f6f491047ec0f2cc22bbca",
"version.json": "ff660787f43ceaea725526fd86f6f205"};
// The application shell files that are downloaded before a service worker can
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

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

0 comments on commit 057879a

Please sign in to comment.