mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-11-04 03:17:00 -05:00 
			
		
		
		
	Change:Chromecast support no longer experimental #367
This commit is contained in:
		
							parent
							
								
									3a34daef7c
								
							
						
					
					
						commit
						cf4824d349
					
				@ -42,7 +42,7 @@
 | 
				
			|||||||
        <p class="pl-4 text-lg">Ignore prefix "The" when sorting title and series</p>
 | 
					        <p class="pl-4 text-lg">Ignore prefix "The" when sorting title and series</p>
 | 
				
			||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      <div v-if="showExperimentalFeatures" class="flex items-center py-2">
 | 
					      <div class="flex items-center py-2">
 | 
				
			||||||
        <ui-toggle-switch v-model="newServerSettings.chromecastEnabled" :disabled="updatingServerSettings" @input="(val) => updateSettingsKey('chromecastEnabled', val)" />
 | 
					        <ui-toggle-switch v-model="newServerSettings.chromecastEnabled" :disabled="updatingServerSettings" @input="(val) => updateSettingsKey('chromecastEnabled', val)" />
 | 
				
			||||||
        <p class="pl-4 text-lg">Enable Chromecast</p>
 | 
					        <p class="pl-4 text-lg">Enable Chromecast</p>
 | 
				
			||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user