Skip to content

Commit

Permalink
Deploying to gh-pages from @ dee6a1d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
maxim-saplin committed Dec 29, 2024
1 parent c0db961 commit d4b0b58
Show file tree
Hide file tree
Showing 5 changed files with 1,731 additions and 1,730 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": "8a281d0b6593650a3dd00d6079021887",
const RESOURCES = {"flutter_bootstrap.js": "b65047f9652ee3240940ab09a02d5025",
"version.json": "ff966ab969ba381b900e61629bfb9789",
"index.html": "48ea36e12dd9ad209da87747aaec8406",
"": "48ea36e12dd9ad209da87747aaec8406",
"main.dart.js": "f5c31a6f8aa866790acccf1e47ba1156",
"index.html": "cd5d8ad6fccbc512a905ab52972ccc7d",
"": "cd5d8ad6fccbc512a905ab52972ccc7d",
"main.dart.js": "5ac8f24c3603aa476e1a8d032f7f3a24",
"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": "8a281d0b6593650a3dd00d6079021887",
const RESOURCES = {"flutter_bootstrap.js": "b65047f9652ee3240940ab09a02d5025",
"version.json": "ff966ab969ba381b900e61629bfb9789",
"index.html": "48ea36e12dd9ad209da87747aaec8406",
"/": "48ea36e12dd9ad209da87747aaec8406",
"main.dart.js": "f5c31a6f8aa866790acccf1e47ba1156",
"index.html": "cd5d8ad6fccbc512a905ab52972ccc7d",
"/": "cd5d8ad6fccbc512a905ab52972ccc7d",
"main.dart.js": "5ac8f24c3603aa476e1a8d032f7f3a24",
"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 = "3911280212";
const serviceWorkerVersion = "2621567667";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit d4b0b58

Please sign in to comment.