Skip to content

Commit

Permalink
deploy: 086c973
Browse files Browse the repository at this point in the history
  • Loading branch information
sherlockvn committed Oct 11, 2023
1 parent a5c21ae commit d7a1d5b
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 49 deletions.
6 changes: 3 additions & 3 deletions 774/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,9 @@ const RESOURCES = {"auth.html": "aaf3b82bee208cb193342ff1c7252919",
"splash/img/dark-2x.png": "26f05b769dc261a6536fdb257fdb1883",
"splash/img/branding-dark-1x.png": "2063bc3bb018dc3679fa741c6111ae3e",
"splash/splash.js": "123c400b58bea74c1305ca3ac966748d",
"index.html": "01900d74aac349c997fd2815f40cdd74",
"/": "01900d74aac349c997fd2815f40cdd74",
"main.dart.js": "77693d2926024bd59aee66d0a7d4f40f",
"index.html": "dfd64abf8f6cef150f08b93bf8bb365d",
"/": "dfd64abf8f6cef150f08b93bf8bb365d",
"main.dart.js": "c89e2bb664e3a42e1d310c110b904f65",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "d6fd96e2d81a9853d4b0870fec11d291",
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201"};
Expand Down
2 changes: 1 addition & 1 deletion 774/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 = "3087865367";
var serviceWorkerVersion = "3757801435";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit d7a1d5b

Please sign in to comment.