mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-10-31 10:27:01 -04:00 
			
		
		
		
	Merge branch 'master' of https://github.com/advplyr/audiobookshelf
This commit is contained in:
		
						commit
						47e732c213
					
				| @ -68,7 +68,7 @@ class MediaProgress { | |||||||
|       this.finishedAt = progress.finishedAt || Date.now() |       this.finishedAt = progress.finishedAt || Date.now() | ||||||
|       this.progress = 1 |       this.progress = 1 | ||||||
|     } |     } | ||||||
|     this.startedAt = this.finishedAt || Date.now() |     this.startedAt = progress.startedAt || this.finishedAt || Date.now() | ||||||
|   } |   } | ||||||
| 
 | 
 | ||||||
|   update(payload) { |   update(payload) { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user