Skip to content

Commit

Permalink
Deploying to gh-pages from @ 2e204cf 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
maxim-saplin committed Mar 11, 2024
1 parent 15e8909 commit e8d0c93
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion dev/.last_build_id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2bd588a65229a5fd03896af004ce45cf
3112014cf57b6a3d3c782bb8681957b3
6 changes: 3 additions & 3 deletions dev/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"version.json": "ff966ab969ba381b900e61629bfb9789",
"index.html": "271ebf13948f68e7ed775a209948f590",
"": "271ebf13948f68e7ed775a209948f590",
"main.dart.js": "ce94e13b163640f4d22ac240ff8b1355",
"index.html": "581e564292e4f50b401eb9f027c7d4bf",
"": "581e564292e4f50b401eb9f027c7d4bf",
"main.dart.js": "9db62f85726a130173c67cce51ddd92d",
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
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 @@ -4,9 +4,9 @@ const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"version.json": "ff966ab969ba381b900e61629bfb9789",
"index.html": "271ebf13948f68e7ed775a209948f590",
"/": "271ebf13948f68e7ed775a209948f590",
"main.dart.js": "ce94e13b163640f4d22ac240ff8b1355",
"index.html": "581e564292e4f50b401eb9f027c7d4bf",
"/": "581e564292e4f50b401eb9f027c7d4bf",
"main.dart.js": "9db62f85726a130173c67cce51ddd92d",
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
"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 = "227174741";
const serviceWorkerVersion = "3337984825";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
2 changes: 1 addition & 1 deletion dev/main.dart.js
Original file line number Diff line number Diff line change
Expand Up @@ -24508,7 +24508,7 @@ A.agP.prototype={
$1(a){var s=A.e7().b
if(s==null)s=null
else{s=s.canvasKitBaseUrl
if(s==null)s=null}return(s==null?"https://www.gstatic.com/flutter-canvaskit/04817c99c9fd4956f27505204f7e344335810aed/":s)+a},
if(s==null)s=null}return(s==null?"https://www.gstatic.com/flutter-canvaskit/2e4ba9c6fb499ccd4e81420543783cc7267ae406/":s)+a},
$S:62}
A.ah4.prototype={
$1(a){this.a.remove()
Expand Down

0 comments on commit e8d0c93

Please sign in to comment.