You've already forked Sonarr
							
							
				mirror of
				https://github.com/Sonarr/Sonarr.git
				synced 2025-10-31 00:07:55 +02:00 
			
		
		
		
	History and missing show 15 items now
This commit is contained in:
		| @@ -5,7 +5,7 @@ define(['app', 'History/Model'], function () { | ||||
|         model     : NzbDrone.History.Model, | ||||
|  | ||||
|         state: { | ||||
|             pageSize: 10, | ||||
|             pageSize: 15, | ||||
|             sortKey: "date", | ||||
|             order: 1 | ||||
|         }, | ||||
|   | ||||
| @@ -5,7 +5,7 @@ define(['app', 'Series/EpisodeModel'], function () { | ||||
|         model     : NzbDrone.Series.EpisodeModel, | ||||
|  | ||||
|         state: { | ||||
|             pageSize: 10, | ||||
|             pageSize: 15, | ||||
|             sortKey: "airDate", | ||||
|             order: 1 | ||||
|         }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user