Fixed: Movie Status in Table View

Fixes #8442
pull/8177/head
Bakerboy448 1 year ago committed by Qstick
parent f68fd9c2d9
commit 7b8c21fc76

@ -51,6 +51,7 @@ function MovieIndexRow(props: MovieIndexRowProps) {
title, title,
collection, collection,
studio, studio,
status,
originalLanguage, originalLanguage,
originalTitle, originalTitle,
added, added,

Loading…
Cancel
Save