mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-10-31 02:17:01 -04:00 
			
		
		
		
	
						commit
						0abfa58dbf
					
				| @ -324,6 +324,10 @@ export default { | |||||||
|         var img = await this.buildCoverImg(validCovers[i], coverWidth, offsetLeft, zIndex, validCovers.length === 1) |         var img = await this.buildCoverImg(validCovers[i], coverWidth, offsetLeft, zIndex, validCovers.length === 1) | ||||||
|         outerdiv.appendChild(img) |         outerdiv.appendChild(img) | ||||||
|         coverImageEls.push(img) |         coverImageEls.push(img) | ||||||
|  | 
 | ||||||
|  |         if(coverImageEls.length >= 30) { | ||||||
|  |           break; | ||||||
|  |         } | ||||||
|       } |       } | ||||||
| 
 | 
 | ||||||
|       if (this.showCoverFan) { |       if (this.showCoverFan) { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user