This commit is contained in:
morpheus65535 2021-03-26 06:44:28 -04:00
parent 75de2c7759
commit 2487c682b3
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ const MovieView: FunctionComponent<Props> = () => {
},
},
{
Header: "Missing Subtitles",
accessor: "missing_subtitles",
selectHide: true,
Cell: (row) => {