Skip to content

Commit

Permalink
Deploying to gh-pages from @ 9caa292 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
maxim-saplin committed Dec 16, 2024
1 parent 9f35aa2 commit 6d086ac
Show file tree
Hide file tree
Showing 5 changed files with 4,963 additions and 4,958 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.

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

const RESOURCES = {"flutter_bootstrap.js": "76bc6f99b3e75dc60395e7301e054b80",
const RESOURCES = {"flutter_bootstrap.js": "29cb6622c036f43757a3e1387b9f17d1",
"version.json": "ff966ab969ba381b900e61629bfb9789",
"index.html": "df06e6bdfe0950439b5760147e5d2b7e",
"": "df06e6bdfe0950439b5760147e5d2b7e",
"main.dart.js": "7b79a716410fe6914c3bc28367f20890",
"index.html": "7b34f30a26e03a32f1bd085ca042633c",
"": "7b34f30a26e03a32f1bd085ca042633c",
"main.dart.js": "52894f4605c845948a57490b6e3b8896",
"flutter.js": "4b2350e14c6650ba82871f60906437ea",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
Expand Down
8 changes: 4 additions & 4 deletions dev/flutter_service_worker.js.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"flutter_bootstrap.js": "76bc6f99b3e75dc60395e7301e054b80",
const RESOURCES = {"flutter_bootstrap.js": "29cb6622c036f43757a3e1387b9f17d1",
"version.json": "ff966ab969ba381b900e61629bfb9789",
"index.html": "df06e6bdfe0950439b5760147e5d2b7e",
"/": "df06e6bdfe0950439b5760147e5d2b7e",
"main.dart.js": "7b79a716410fe6914c3bc28367f20890",
"index.html": "7b34f30a26e03a32f1bd085ca042633c",
"/": "7b34f30a26e03a32f1bd085ca042633c",
"main.dart.js": "52894f4605c845948a57490b6e3b8896",
"flutter.js": "4b2350e14c6650ba82871f60906437ea",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
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 = "2808904486";
const serviceWorkerVersion = "3195654702";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 6d086ac

Please sign in to comment.