mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-10-31 10:27:01 -04:00 
			
		
		
		
	Fix:Set library item updatedAt when scan has updates, fixes updating an open RSS feed #1131
This commit is contained in:
		
							parent
							
								
									a237058e30
								
							
						
					
					
						commit
						abb4137d4c
					
				| @ -246,6 +246,7 @@ class LibraryItem { | ||||
| 
 | ||||
|   setLastScan() { | ||||
|     this.lastScan = Date.now() | ||||
|     this.updatedAt = Date.now() | ||||
|     this.scanVersion = version | ||||
|   } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user