1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04:00

New: Runtime Column/Filter on Movie Index

Fixes #4131
This commit is contained in:
Qstick
2020-02-25 20:30:42 -05:00
parent 7584d95149
commit 3de65daf85
4 changed files with 26 additions and 0 deletions
@@ -32,6 +32,7 @@
.added,
.inCinemas,
.physicalRelease,
.runtime,
.genres {
composes: headerCell from '~Components/Table/VirtualTableHeaderCell.css';