finish the frontend functionality; needs styling
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/push/woodpecker Pipeline was successful
				
			This commit is contained in:
		@@ -50,7 +50,7 @@ type volumeInfo struct {
 | 
			
		||||
	PageCount           int                  `json:"pageCount"`
 | 
			
		||||
	PrintType           string               `json:"printType"`
 | 
			
		||||
	Categories          []string             `json:"categories"`
 | 
			
		||||
	AverageRating       int                  `json:"averageRating"`
 | 
			
		||||
	AverageRating       float64              `json:"averageRating"`
 | 
			
		||||
	RatingsCount        int                  `json:"ratingsCount"`
 | 
			
		||||
	MaturityRating      string               `json:"maturityRating"`
 | 
			
		||||
	AllowAnonLogging    bool                 `json:"allowAnonLogging"`
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user