mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-10-27 11:18:14 +01:00 
			
		
		
		
	Fix:Delete ereader device
This commit is contained in:
		
							parent
							
								
									d86a3b3dc2
								
							
						
					
					
						commit
						65cf928afe
					
				| @ -154,7 +154,7 @@ export default { | ||||
|       } | ||||
|       this.deletingDeviceName = device.name | ||||
|       this.$axios | ||||
|         .$patch(`/emails/ereader-devices`, payload) | ||||
|         .$post(`/api/emails/ereader-devices`, payload) | ||||
|         .then((data) => { | ||||
|           this.ereaderDevicesUpdated(data.ereaderDevices) | ||||
|           this.$toast.success('Device deleted') | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user