diff --git a/ComicVine Matching.png b/ComicVine Matching.png deleted file mode 100644 index 5cdd2ff..0000000 Binary files a/ComicVine Matching.png and /dev/null differ diff --git a/DC++ integration.png b/DC++ integration.png deleted file mode 100644 index 88f95eb..0000000 Binary files a/DC++ integration.png and /dev/null differ diff --git a/Dashboard.png b/Dashboard.png deleted file mode 100644 index cf5d7e5..0000000 Binary files a/Dashboard.png and /dev/null differ diff --git a/Library.png b/Library.png deleted file mode 100644 index 304beda..0000000 Binary files a/Library.png and /dev/null differ diff --git a/README.md b/README.md index 1c67ba8..c896d29 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@ ThreeTwo! _aims to be_ a comic book curation app. ### Screenshots -![](https://raw.githubusercontent.com/rishighan/threetwo/rishighan-screenshots-dec-2022/Dashboard.png) +![](https://github.com/rishighan/threetwo-visual-updates/raw/67e56878eb0381c73c1dea746a45253d3dcaa184/update_december_2022/Dashboard.png) -![](https://raw.githubusercontent.com/rishighan/threetwo/rishighan-screenshots-dec-2022/Library.png) +![](https://github.com/rishighan/threetwo-visual-updates/raw/67e56878eb0381c73c1dea746a45253d3dcaa184/update_december_2022/Library.png) -![](https://raw.githubusercontent.com/rishighan/threetwo/rishighan-screenshots-dec-2022/DC%2B%2B%20integration.png) +![](https://github.com/rishighan/threetwo-visual-updates/raw/67e56878eb0381c73c1dea746a45253d3dcaa184/update_december_2022/DC%2B%2B%20integration.png) -![](https://raw.githubusercontent.com/rishighan/threetwo/rishighan-screenshots-dec-2022/ComicVine%20Matching.png) +![](https://github.com/rishighan/threetwo-visual-updates/raw/67e56878eb0381c73c1dea746a45253d3dcaa184/update_december_2022/ComicVine%20Matching.png) ### 🦄 Early Development Support Channel diff --git a/src/client/components/Dashboard/RecentlyImported.tsx b/src/client/components/Dashboard/RecentlyImported.tsx index eb9b2df..3e990b7 100644 --- a/src/client/components/Dashboard/RecentlyImported.tsx +++ b/src/client/components/Dashboard/RecentlyImported.tsx @@ -83,14 +83,14 @@ export const RecentlyImported = ({ {/* Raw file presence */} {isNil(rawFileDetails) && ( - + )} {/* ComicInfo.xml presence */} {!isNil(comicInfo) && !isEmpty(comicInfo) && ( {"ComicInfo.xml diff --git a/src/client/components/Dashboard/WantedComicsList.tsx b/src/client/components/Dashboard/WantedComicsList.tsx index 02dcf49..2205b79 100644 --- a/src/client/components/Dashboard/WantedComicsList.tsx +++ b/src/client/components/Dashboard/WantedComicsList.tsx @@ -87,7 +87,7 @@ export const WantedComicsList = ({ )} {!isEmpty(locg) && ( - + )} {/* Issue type */}