Skip to content

Commit

Permalink
deploy: 2e779bb
Browse files Browse the repository at this point in the history
  • Loading branch information
Carapacik committed Nov 28, 2023
1 parent c4ffefc commit c1db6e7
Show file tree
Hide file tree
Showing 3 changed files with 21,289 additions and 21,235 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": "a16747d9d7fa7e0455bf49bf324474bc",
"/": "a16747d9d7fa7e0455bf49bf324474bc",
"index.html": "99be96b2ef1b360889a76c98bd89ab0f",
"/": "99be96b2ef1b360889a76c98bd89ab0f",
"icons/Icon-maskable-512.png": "842d0d4976aea4839a0132a1921839ee",
"icons/Icon-192.png": "481cc3bd6d1fcf2013f940b65988f35f",
"icons/Icon-maskable-192.png": "481cc3bd6d1fcf2013f940b65988f35f",
Expand All @@ -35,7 +35,7 @@ const RESOURCES = {"manifest.json": "6b6dc7d7cf6d8e7dfc3621ff2375c636",
"canvaskit/chromium/canvaskit.js": "0ae8bbcc58155679458a0f7a00f66873",
"canvaskit/chromium/canvaskit.wasm": "f87e541501c96012c252942b6b75d1ea",
"splash/img/light-background.png": "a82199dc7644d2491d0d58e638c3c726",
"main.dart.js": "3f6932bec5a102c86a15f3bde89e9398"};
"main.dart.js": "6ac5c2e0c1d0425442bf77aaa2a22577"};
// 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 @@ -19,7 +19,7 @@

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

0 comments on commit c1db6e7

Please sign in to comment.