Skip to content

Commit

Permalink
tttt
Browse files Browse the repository at this point in the history
  • Loading branch information
m-r-davari committed Feb 11, 2024
1 parent aa6682a commit 9ced69a
Show file tree
Hide file tree
Showing 4 changed files with 31,991 additions and 32,546 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": "1aaae1552ba6069012cd08337fa1ee1b",
"/": "1aaae1552ba6069012cd08337fa1ee1b",
"main.dart.js": "3b1a2dde77585b341f50940ab160abe3",
"index.html": "a4bdcb55f2773069f8536dea0c933968",
"/": "a4bdcb55f2773069f8536dea0c933968",
"main.dart.js": "2042a74e89290e9a20101de085fc23a5",
"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 = "4172645202";
const serviceWorkerVersion = "2039557353";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 9ced69a

Please sign in to comment.