Skip to content

Commit

Permalink
Deploying to gh-pages from @ 74e193e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
maxim-saplin committed Jun 11, 2024
1 parent 48dd488 commit 09b6f81
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion dev/flutter_bootstrap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions dev/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"flutter_bootstrap.js": "90a31925aa917c3d2a6f664b4d820c40",
const RESOURCES = {"flutter_bootstrap.js": "56bb43e912ece2992bc4d903f7b6f9f1",
"version.json": "ff966ab969ba381b900e61629bfb9789",
"index.html": "e54a0c9566fc8f03867b4612e80c77ad",
"": "e54a0c9566fc8f03867b4612e80c77ad",
"index.html": "c750e6d985f8896253976083b4fe00e1",
"": "c750e6d985f8896253976083b4fe00e1",
"main.dart.js": "9534a2bc944c94a8dcb4c95be0ad5b2d",
"flutter.js": "383e55f7f3cce5be08fcf1f3881f585c",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
Expand Down
6 changes: 3 additions & 3 deletions dev/flutter_service_worker.js.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"flutter_bootstrap.js": "90a31925aa917c3d2a6f664b4d820c40",
const RESOURCES = {"flutter_bootstrap.js": "56bb43e912ece2992bc4d903f7b6f9f1",
"version.json": "ff966ab969ba381b900e61629bfb9789",
"index.html": "e54a0c9566fc8f03867b4612e80c77ad",
"/": "e54a0c9566fc8f03867b4612e80c77ad",
"index.html": "c750e6d985f8896253976083b4fe00e1",
"/": "c750e6d985f8896253976083b4fe00e1",
"main.dart.js": "9534a2bc944c94a8dcb4c95be0ad5b2d",
"flutter.js": "383e55f7f3cce5be08fcf1f3881f585c",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
Expand Down
2 changes: 1 addition & 1 deletion dev/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "3087979445";
const serviceWorkerVersion = "1233945823";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit 09b6f81

Please sign in to comment.