Skip to content

Commit

Permalink
Merge pull request #1994 from cewert/fix-1986
Browse files Browse the repository at this point in the history
  • Loading branch information
cewert authored Oct 19, 2024
2 parents 0c80285 + 3700d87 commit 532886e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/home/LoadItemsTask.bs
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ sub loadItems()
params["DisableFirstEpisode"] = false
params["limit"] = 24
params["EnableTotalRecordCount"] = false
params["EnableResumable"] = false

maxDaysInNextUp = userSettings["ui.details.maxdaysnextup"].ToInt()
if isValid(maxDaysInNextUp)
Expand Down

0 comments on commit 532886e

Please sign in to comment.