Skip to content

Commit

Permalink
deploy: eaf6a4a
Browse files Browse the repository at this point in the history
  • Loading branch information
Carapacik committed Nov 28, 2023
1 parent 3df2a21 commit 0472446
Show file tree
Hide file tree
Showing 3 changed files with 4,796 additions and 4,780 deletions.
6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ const RESOURCES = {"manifest.json": "6b6dc7d7cf6d8e7dfc3621ff2375c636",
"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"version.json": "76eabe99620a70452da2efe9e0910300",
"favicon.png": "af47f7930a0c48ec0a4a702a2f7fc6c4",
"index.html": "99c4b90b15b6f350455e131f6f1fb884",
"/": "99c4b90b15b6f350455e131f6f1fb884",
"index.html": "8f0fc379659836b6525d8fb610af7c80",
"/": "8f0fc379659836b6525d8fb610af7c80",
"icons/Icon-maskable-512.png": "842d0d4976aea4839a0132a1921839ee",
"icons/Icon-192.png": "481cc3bd6d1fcf2013f940b65988f35f",
"icons/Icon-maskable-192.png": "481cc3bd6d1fcf2013f940b65988f35f",
Expand Down Expand Up @@ -42,7 +42,7 @@ const RESOURCES = {"manifest.json": "6b6dc7d7cf6d8e7dfc3621ff2375c636",
"splash/img/light-1x.png": "a3303cead685c5ec4b44d0ed8da69f0f",
"splash/img/light-2x.png": "f9f751d823006c81183d5e3a36d12ff6",
"splash/img/light-3x.png": "91747811253aa12ec1585ce3a57501c5",
"main.dart.js": "63cbbfbffda210426b4daa3575849f14"};
"main.dart.js": "4049dca6cdd9ce2113e4d272f623e131"};
// The application shell files that are downloaded before a service worker can
// start.
const CORE = ["main.dart.js",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

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

0 comments on commit 0472446

Please sign in to comment.