change condition
This commit is contained in:
parent
8d32b556d7
commit
24c6f35ebd
@ -13,7 +13,7 @@
|
||||
/>
|
||||
<VideoPlayer
|
||||
class="live-player"
|
||||
v-else-if="videoOptions.sources.length > 0"
|
||||
v-else-if="configStore.configGui[configStore.configID]"
|
||||
:key="configStore.configID"
|
||||
reference="httpStream"
|
||||
:options="{
|
||||
|
Loading…
Reference in New Issue
Block a user