Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Keddnyo committed Aug 18, 2023
1 parent 26eff31 commit a1dc24a
Show file tree
Hide file tree
Showing 3 changed files with 23,707 additions and 23,632 deletions.
6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ const RESOURCES = {"assets/AssetManifest.bin": "e485437b317a0937ada1638548dbb9a9
"icons/Icon-512.png": "ecb4de0aee0aaa6309cd7a86f2b1584e",
"icons/Icon-maskable-192.png": "7c12d68298a355d328170c42f8831296",
"icons/Icon-maskable-512.png": "ecb4de0aee0aaa6309cd7a86f2b1584e",
"index.html": "3098a26a7878e88392f659fd6fbaeba6",
"/": "3098a26a7878e88392f659fd6fbaeba6",
"main.dart.js": "544bd54ccc23507d7435db9023bd87a2",
"index.html": "23a23ce0a8c97c699ee8d242c0a19176",
"/": "23a23ce0a8c97c699ee8d242c0a19176",
"main.dart.js": "2e893d0aef2f36b23e8789b580399ac6",
"manifest.json": "49d377285ecd4d43a311bbba537aa829",
"version.json": "9a150672aa8bc849ce2d2d5cf64b3476"};
// 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 @@ -35,7 +35,7 @@

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

0 comments on commit a1dc24a

Please sign in to comment.