Skip to content

Commit

Permalink
deploy: 2874b12
Browse files Browse the repository at this point in the history
  • Loading branch information
imGok committed Oct 10, 2023
1 parent 5ea0187 commit a52b5cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 788/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,8 @@ const RESOURCES = {"auth.html": "aaf3b82bee208cb193342ff1c7252919",
"splash/img/dark-2x.png": "26f05b769dc261a6536fdb257fdb1883",
"splash/img/branding-dark-1x.png": "2063bc3bb018dc3679fa741c6111ae3e",
"splash/splash.js": "123c400b58bea74c1305ca3ac966748d",
"index.html": "1644d8db8a3806e73bef9a2a6e26dd2a",
"/": "1644d8db8a3806e73bef9a2a6e26dd2a",
"index.html": "05b0d4adeb64e85946c010b60ebceaf1",
"/": "05b0d4adeb64e85946c010b60ebceaf1",
"main.dart.js": "5593bd98e60a3096af688120a420d4b3",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "d6fd96e2d81a9853d4b0870fec11d291",
Expand Down
2 changes: 1 addition & 1 deletion 788/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 = "3538047856";
var serviceWorkerVersion = "1837577439";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit a52b5cd

Please sign in to comment.