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

New: Trakt ratings

This commit is contained in:
Bogdan
2024-09-23 10:18:45 +03:00
parent b8f1286abb
commit f735e31835
33 changed files with 317 additions and 26 deletions
@@ -82,7 +82,8 @@
.imdbRating,
.tmdbRating,
.rottenTomatoesRating {
.rottenTomatoesRating,
.traktRating {
composes: headerCell from '~Components/Table/VirtualTableHeaderCell.css';
flex: 0 0 80px;