Skip to content

Commit

Permalink
Show unaired episodes in manual linking (#1163)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshithmohan authored Jan 3, 2025
1 parent 792ea8c commit 02664c5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ function LinkFilesTab() {
{
pageSize: 0,
includeMissing: IncludeOnlyFilterEnum.true,
includeUnaired: IncludeOnlyFilterEnum.true,
},
!!selectedSeries.ID && selectedSeries.Type !== SeriesTypeEnum.Unknown,
);
Expand Down

0 comments on commit 02664c5

Please sign in to comment.