Skip to content

Commit

Permalink
deploy: f2f33e3
Browse files Browse the repository at this point in the history
  • Loading branch information
zezo357 committed Nov 30, 2023
1 parent 78e7170 commit 36523d0
Show file tree
Hide file tree
Showing 3 changed files with 1,234 additions and 1,234 deletions.
6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ const RESOURCES = {"manifest.json": "8347ceefb3c91c3a19f0e29370ceb902",
"loading/update_progress.js": "6da21b364188977274eaaa097998df24",
"loading/style.css": "d64ec0784481fd90493784e5ecc69f0d",
"favicon.png": "f49bef97c4e1221e166c3d5bf114ef89",
"index.html": "214c8f244aefd3cab883eafa064752cb",
"/": "214c8f244aefd3cab883eafa064752cb",
"index.html": "981fec46d24b3ee7d8d74e10e884622d",
"/": "981fec46d24b3ee7d8d74e10e884622d",
"icons/Icon-maskable-512.png": "3066201607a03d8bc8ea13f6e2f78cdf",
"icons/Icon-192.png": "7b27b325f3a515bed00974c153540767",
"icons/Icon-maskable-192.png": "7b27b325f3a515bed00974c153540767",
Expand Down Expand Up @@ -39,7 +39,7 @@ const RESOURCES = {"manifest.json": "8347ceefb3c91c3a19f0e29370ceb902",
"splash/img/light-1x.png": "c4ad7b8c57b6bd86f28175590d3a474e",
"splash/img/light-2x.png": "178419561daac06d6ab225f0a73b773c",
"splash/img/light-3x.png": "7631b924bade5a01fb8251401daf6fa7",
"main.dart.js": "25ed81a8150e11e733283891dbbf6bf3"};
"main.dart.js": "d604e115a1758d35772e324ea1ccbbae"};
// 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 @@ -32,7 +32,7 @@

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

0 comments on commit 36523d0

Please sign in to comment.