diff --git a/src/client/components/ComicDetail/AcquisitionPanel.tsx b/src/client/components/ComicDetail/AcquisitionPanel.tsx index 5ba8c24..657e0ef 100644 --- a/src/client/components/ComicDetail/AcquisitionPanel.tsx +++ b/src/client/components/ComicDetail/AcquisitionPanel.tsx @@ -294,25 +294,25 @@ export const AcquisitionPanel = ( {/* AirDC++ results */}
| + | ||||||
|---|---|---|---|---|---|---|
| Name | -+ | Type | -+ | Slots | -+ | Actions |
| + | ||||||
|---|---|---|---|---|---|---|
| Filename | -+ | Size | -- Download Time + | + Download Status | -+ | Bundle ID |
- {ellipsize(bundle.name, 58)}- {ellipsize(bundle.target, 88)} + | ||||||
+ + {ellipsize(bundle.name, 58)} +++ {ellipsize(bundle.target, 88)} + |
- + | {prettyBytes(bundle.size)} | -
- {dayjs
- .unix(bundle.time_finished)
- .format("h:mm on ddd, D MMM, YYYY")}
- {/* Download progress */}
- |
+ |
- - {bundle.id} + | + + {bundle.id} + |