Skip to content

Commit

Permalink
web app bug solve
Browse files Browse the repository at this point in the history
  • Loading branch information
ErfanRht committed Aug 30, 2024
1 parent dd5c57b commit 00120df
Show file tree
Hide file tree
Showing 5 changed files with 1,421 additions and 1,418 deletions.
1 change: 1 addition & 0 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@

<title>genswap</title>
<link rel="manifest" href="manifest.json">
<link rel="stylesheet" type="text/css" href="spinkit.css">
</head>
<body>
<script src="flutter_bootstrap.js" async></script>
Expand Down
2 changes: 1 addition & 1 deletion webapp/flutter_bootstrap.js

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

4 changes: 2 additions & 2 deletions webapp/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ const RESOURCES = {"assets/AssetManifest.bin": "953a8021e0458ea5b5ba594121ee7dc0
"canvaskit/skwasm.worker.js": "bfb704a6c714a75da9ef320991e88b03",
"favicon.png": "b15c08a8171e809d531878df93e66e53",
"flutter.js": "f31737fb005cd3a3c6bd9355efd33061",
"flutter_bootstrap.js": "484198cd7bd267c8a83f07194e0d2642",
"flutter_bootstrap.js": "57dd22cda8c36c91401f3cd569397bc2",
"icons/Icon-192.png": "707c8a1978addf724784dfd09b3cd09d",
"icons/Icon-512.png": "6dbb1c0e01a674414324476a466d877b",
"icons/Icon-maskable-192.png": "707c8a1978addf724784dfd09b3cd09d",
"icons/Icon-maskable-512.png": "6dbb1c0e01a674414324476a466d877b",
"index.html": "6f843ba011f6d15a27c7d77a7f4fb335",
"/": "6f843ba011f6d15a27c7d77a7f4fb335",
"main.dart.js": "b4c2cfeccd3467348e413b8c1f850205",
"main.dart.js": "c67f8feb28ee89794c2eca58f4939475",
"manifest.json": "716e69ece370fa39db76daf6c54470e6",
"spinkit.css": "47ac15c0b58bd17bcf883baf3a07cc3c",
"version.json": "795835940f24d63074bfa9f0987d61ca"};
Expand Down
1 change: 1 addition & 0 deletions webapp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@

<title>genswap</title>
<link rel="manifest" href="manifest.json">
<link rel="stylesheet" type="text/css" href="spinkit.css">
</head>
<body>
<script src="flutter_bootstrap.js" async></script>
Expand Down
Loading

0 comments on commit 00120df

Please sign in to comment.