+ AirDC++ is not configured. Please configure it in{" "}
+
+ Settings.
+ diff --git a/src/client/components/ComicDetail/ComicDetail.tsx b/src/client/components/ComicDetail/ComicDetail.tsx
index 8ea2357..b313857 100644
--- a/src/client/components/ComicDetail/ComicDetail.tsx
+++ b/src/client/components/ComicDetail/ComicDetail.tsx
@@ -236,14 +236,19 @@ export const ComicDetail = (data: ComicDetailProps): ReactElement => {
),
name: "Downloads",
-
- content: !isNil(data.data) && !isEmpty(data.data) && (
-
Settings.
+ | Filename | -Size | -Download Time | -Bundle ID | ++ Filename + | ++ Size + | ++ Download Time + | ++ Bundle ID + |
|---|---|---|---|---|---|---|---|
| + | |||||||
{ellipsize(bundle.name, 58)}{bundle.target} |
- {prettyBytes(bundle.size)} | -+ | + {prettyBytes(bundle.size)} + | +{dayjs .unix(bundle.time_finished) .format("h:mm on ddd, D MMM, YYYY")} | -+ | {bundle.id} |
Settings.
- +
{rawFileDetails.name}