Skip to content

Commit

Permalink
deploy: ffba28c
Browse files Browse the repository at this point in the history
  • Loading branch information
imGok committed Jan 4, 2024
1 parent 0196aad commit fd7b3a8
Show file tree
Hide file tree
Showing 4 changed files with 32,162 additions and 32,155 deletions.
6 changes: 3 additions & 3 deletions 1264/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ const CACHE_NAME = 'flutter-app-cache';
const RESOURCES = {"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"manifest.json": "f3c8e18d38224185c23bbca2dc0e3f4a",
"script.js": "187dde765b2fc2efe647200435c4ddd8",
"index.html": "349529a295c01400c182f93070e0ddc9",
"/": "349529a295c01400c182f93070e0ddc9",
"index.html": "5a7a45b02d5a2d2ba5126675560983c4",
"/": "5a7a45b02d5a2d2ba5126675560983c4",
"assets/AssetManifest.bin": "7124390d204b95713a512baf0c48d451",
"assets/fonts/MaterialIcons-Regular.otf": "79a5e191550b25b659047b4959ef81e9",
"assets/assets/typing-indicator.zip": "48796aa5159cb9ac3f6381ba7abfa405",
Expand Down Expand Up @@ -698,7 +698,7 @@ const RESOURCES = {"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"splash/img/light-4x.png": "5b25686015223b6a26cae134abb12117",
"splash/splash.js": "123c400b58bea74c1305ca3ac966748d",
"favicon.png": "f4d7e5e845001780a8c3cfa3ec5e4625",
"main.dart.js": "6782992460603ec45d969ebdaaf71b96",
"main.dart.js": "c7cc643bd9972b4526cf9edb2bb2bca7",
"style.css": "4d1f54fea6fddad3e588e47e3fa65268",
"auth.html": "f03ff41ec673844136dfbd81be79aa80",
"version.json": "9e1a47cabd263221462270f71b755d2e",
Expand Down
2 changes: 1 addition & 1 deletion 1264/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 = "4131356665";
const serviceWorkerVersion = "1553540214";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit fd7b3a8

Please sign in to comment.