1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

New: Digital Release Dates in UI

This commit is contained in:
Qstick
2020-07-07 09:27:14 -04:00
parent 88bda6bcb6
commit 3a50152b21
12 changed files with 167 additions and 1 deletions
@@ -32,6 +32,7 @@
.added,
.inCinemas,
.physicalRelease,
.digitalRelease,
.runtime,
.genres {
composes: headerCell from '~Components/Table/VirtualTableHeaderCell.css';