Skip to content

Commit

Permalink
deploy: a59937f
Browse files Browse the repository at this point in the history
  • Loading branch information
sherlockvn committed Oct 24, 2023
1 parent c59b27d commit 3fe38d2
Show file tree
Hide file tree
Showing 4 changed files with 28,485 additions and 28,489 deletions.
6 changes: 3 additions & 3 deletions 851/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"auth.html": "aaf3b82bee208cb193342ff1c7252919",
"index.html": "bbac561d41547eb5a7f2b8dbfa71dd19",
"/": "bbac561d41547eb5a7f2b8dbfa71dd19",
"index.html": "ec75e49b2dd7aadc813efa341b14e60b",
"/": "ec75e49b2dd7aadc813efa341b14e60b",
"version.json": "4261bb9becc1c562297ab3634632c8d9",
"favicon.png": "d6fd96e2d81a9853d4b0870fec11d291",
"assets/AssetManifest.bin": "55ea6113a7c2e4ca5e25d4cdb48813ea",
Expand Down Expand Up @@ -133,7 +133,7 @@ const RESOURCES = {"auth.html": "aaf3b82bee208cb193342ff1c7252919",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"icons/Icon-512.png": "7b09d20196b22a97624ab12900f85da3",
"icons/Icon-192.png": "a82dc9b187a5d459bf9798775c6951a1",
"main.dart.js": "706a559126a9e29f58146ba80d9beda1",
"main.dart.js": "61304b2e689c5b19736dce217f959a0a",
"splash/splash.js": "123c400b58bea74c1305ca3ac966748d",
"splash/style.css": "4d1f54fea6fddad3e588e47e3fa65268",
"splash/img/dark-3x.png": "d7a83f22fdee6d2fca454982d55aa469",
Expand Down
2 changes: 1 addition & 1 deletion 851/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<script src="splash/splash.js"></script>
<script>
// The value below is injected by flutter build, do not touch.
var serviceWorkerVersion = "2931619980";
var serviceWorkerVersion = "1378287605";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 3fe38d2

Please sign in to comment.