Skip to content

Commit

Permalink
Allow unaired episodes to be linked in manual linking (for real this …
Browse files Browse the repository at this point in the history
…time)
  • Loading branch information
harshithmohan committed Jan 3, 2025
1 parent 02664c5 commit 128eec0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ function LinkFilesTab() {
{
includeMissing: IncludeOnlyFilterEnum.true,
includeHidden: IncludeOnlyFilterEnum.true,
includeUnaired: IncludeOnlyFilterEnum.true,
pageSize: 0,
},
false,
Expand Down

0 comments on commit 128eec0

Please sign in to comment.