Skip to content

Commit

Permalink
deploy: b728a26
Browse files Browse the repository at this point in the history
  • Loading branch information
nqhhdev committed Jan 12, 2024
1 parent 97ff54a commit 3454cb4
Show file tree
Hide file tree
Showing 4 changed files with 1,116 additions and 1,110 deletions.
6 changes: 3 additions & 3 deletions 1331/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": "7d69e653079438abfbb24b82a655b0a4",
"manifest.json": "f3c8e18d38224185c23bbca2dc0e3f4a",
"script.js": "187dde765b2fc2efe647200435c4ddd8",
"index.html": "b9237660b2a550e021956c7808bf7dde",
"/": "b9237660b2a550e021956c7808bf7dde",
"index.html": "a9103e732a157385159f211fd674b403",
"/": "a9103e732a157385159f211fd674b403",
"assets/AssetManifest.bin": "7124390d204b95713a512baf0c48d451",
"assets/fonts/MaterialIcons-Regular.otf": "79a5e191550b25b659047b4959ef81e9",
"assets/assets/typing-indicator.zip": "48796aa5159cb9ac3f6381ba7abfa405",
Expand Down Expand Up @@ -699,7 +699,7 @@ const RESOURCES = {"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"splash/img/light-4x.png": "5b25686015223b6a26cae134abb12117",
"splash/splash.js": "123c400b58bea74c1305ca3ac966748d",
"favicon.png": "f4d7e5e845001780a8c3cfa3ec5e4625",
"main.dart.js": "aa3cdc8a0c6da8d5723d59c29bf6d6f7",
"main.dart.js": "7126cdb99b85094d6aee93a7617e4c28",
"style.css": "4d1f54fea6fddad3e588e47e3fa65268",
"auth.html": "73a573bd8749ddfade3168f60a98c5ff",
"version.json": "7730007bea80ed1b4e19591734f5966c",
Expand Down
2 changes: 1 addition & 1 deletion 1331/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 = "3203274804";
const serviceWorkerVersion = "1698570761";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 3454cb4

Please sign in to comment.