Skip to content

Commit

Permalink
most complete 2
Browse files Browse the repository at this point in the history
  • Loading branch information
m-r-davari committed Feb 11, 2024
1 parent 998aaa6 commit 824363a
Show file tree
Hide file tree
Showing 4 changed files with 6,302 additions and 6,301 deletions.
6 changes: 3 additions & 3 deletions docs/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ const RESOURCES = {"assets/AssetManifest.bin": "2807fe96d72708352ac90437fb0e8ec6
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
"icons/Icon-maskable-192.png": "c457ef57daa1d16f64b27b786ec2ea3c",
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
"index.html": "1962a7742508780dc32a3453e42e0407",
"/": "1962a7742508780dc32a3453e42e0407",
"main.dart.js": "cc2f3903185df85c61758f26d5c7d8f8",
"index.html": "ddf444c5afdfa257f7d6304bc782762f",
"/": "ddf444c5afdfa257f7d6304bc782762f",
"main.dart.js": "ab65e66fa751cc7b50c0e7875342239d",
"manifest.json": "70aed6a5d63d8eba3c0c6385ad01636e",
"version.json": "0cbac505eb1e9397f86acc358731338b"};
// The application shell files that are downloaded before a service worker can
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

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

0 comments on commit 824363a

Please sign in to comment.