mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-10-27 11:18:14 +01:00 
			
		
		
		
	Update client/components/modals/BatchQuickMatchModel.vue
Co-authored-by: advplyr <67830747+advplyr@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									eb0ef8c696
								
							
						
					
					
						commit
						5e8979876f
					
				| @ -17,7 +17,7 @@ | |||||||
|             <p class="pr-4">Provider</p> |             <p class="pr-4">Provider</p> | ||||||
|             <ui-dropdown v-model="options.provider" :items="providers" small /> |             <ui-dropdown v-model="options.provider" :items="providers" small /> | ||||||
|           </div> |           </div> | ||||||
|           <p class="text-base px-8 py-2">Quick Match will attempt to add missing covers and metadata for the selected books.  Enable the options below to allow Quick Match to overwrite existing covers and/or metadata.</p> |           <p class="text-base px-8 py-2">Quick Match will attempt to add missing covers and metadata for the selected books. Enable the options below to allow Quick Match to overwrite existing covers and/or metadata.</p> | ||||||
|           <div class="flex px-8 items-end py-2"> |           <div class="flex px-8 items-end py-2"> | ||||||
|             <ui-toggle-switch v-model="options.overrideCover"/> |             <ui-toggle-switch v-model="options.overrideCover"/> | ||||||
|             <ui-tooltip :text="tooltips.updateCovers"> |             <ui-tooltip :text="tooltips.updateCovers"> | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user