mirror of
				https://github.com/Kareadita/Kavita.git
				synced 2025-10-30 18:22:29 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			189 B
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			189 B
		
	
	
	
		
			C#
		
	
	
	
	
	
| namespace API.Entities
 | |
| {
 | |
|     /// <summary>
 | |
|     /// Represents the progress a single user has on a given Volume.
 | |
|     /// </summary>
 | |
|     public class AppUserProgress
 | |
|     {
 | |
|         
 | |
|     }
 | |
| } |