Skip to content

Commit

Permalink
deploy: e096000
Browse files Browse the repository at this point in the history
  • Loading branch information
imGok committed Dec 8, 2023
1 parent 8f9b6ad commit 7287888
Show file tree
Hide file tree
Showing 4 changed files with 5,430 additions and 5,427 deletions.
6 changes: 3 additions & 3 deletions 1086/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ const RESOURCES = {"manifest.json": "f3c8e18d38224185c23bbca2dc0e3f4a",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"version.json": "52b9957a4696cc2dddc9cf3c2bb4b55e",
"favicon.png": "f4d7e5e845001780a8c3cfa3ec5e4625",
"index.html": "09dfa4ee21245120cb51540f78c2de07",
"/": "09dfa4ee21245120cb51540f78c2de07",
"index.html": "f424c793d5344349f6782f789053f19d",
"/": "f424c793d5344349f6782f789053f19d",
"icons/Icon-192.png": "db01db96eabb3551ac6861c53778900a",
"icons/Icon-512.png": "7a90a5fbf6971e6f5dbbe91da44cdb97",
"assets/FontManifest.json": "71a4a82de411f155107da3f8dac64ebd",
Expand Down Expand Up @@ -701,7 +701,7 @@ const RESOURCES = {"manifest.json": "f3c8e18d38224185c23bbca2dc0e3f4a",
"splash/img/light-3x.png": "6603f28f31551efbdf5edbb5f0418c19",
"splash/splash.js": "123c400b58bea74c1305ca3ac966748d",
"style.css": "4d1f54fea6fddad3e588e47e3fa65268",
"main.dart.js": "a7d5c7941ab59fc2b277efd303d6f647"};
"main.dart.js": "8ec476d8f5b9ad1b98efe7de44104c9e"};
// 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 1086/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<script src="splash/splash.js"></script>
<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "3664982337";
const serviceWorkerVersion = "2950748331";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 7287888

Please sign in to comment.