mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-03 19:17:24 -05:00 
			
		
		
		
	Merge pull request #5944 from shortspider/ContinueReading
Add ResumeBook Section
This commit is contained in:
		
						commit
						f7435a605d
					
				@ -48,6 +48,11 @@
 | 
			
		||||
        /// <summary>
 | 
			
		||||
        /// Live TV.
 | 
			
		||||
        /// </summary>
 | 
			
		||||
        LiveTv = 8
 | 
			
		||||
        LiveTv = 8,
 | 
			
		||||
 | 
			
		||||
        /// <summary>
 | 
			
		||||
        /// Continue Reading.
 | 
			
		||||
        /// </summary>
 | 
			
		||||
        ResumeBook = 9
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user