fix castmenu
This commit is contained in:
parent
2d74602219
commit
cd7f85ea25
1 changed files with 1 additions and 2 deletions
|
@ -44,8 +44,7 @@
|
||||||
<div class="md-option-container" style="margin-top: 12px;margin-bottom: 12px;overflow-y: scroll;">
|
<div class="md-option-container" style="margin-top: 12px;margin-bottom: 12px;overflow-y: scroll;">
|
||||||
<div class="md-option-line">
|
<div class="md-option-line">
|
||||||
<div class="md-option-segment">
|
<div class="md-option-segment">
|
||||||
{{'EXPERIMENTAL!!! Supports Homepods / Apple TVs / Shairport for now, AirPlay on
|
'EXPERIMENTAL!!! Supports Homepods / Apple TVs / Shairport for now, AirPlay on Samsung/LG/Sony devices will be added later'
|
||||||
Samsung/LG/Sony devices will be added later'}}
|
|
||||||
<!-- {{$root.getLz('action.cast.airplay.underdevelopment')}} -->
|
<!-- {{$root.getLz('action.cast.airplay.underdevelopment')}} -->
|
||||||
<template v-if="true" v-for="(device) in devices.airplay">
|
<template v-if="true" v-for="(device) in devices.airplay">
|
||||||
<div class="md-option-line" style="cursor: pointer" @click="setAirPlayCast(device)">
|
<div class="md-option-line" style="cursor: pointer" @click="setAirPlayCast(device)">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue