fix live source

This commit is contained in:
jb-alvarado 2021-03-20 19:29:56 +01:00
parent b0da42dbe2
commit 4dbcf219cd

View File

@ -394,7 +394,7 @@ export default {
sources: [
{
type: 'application/x-mpegURL',
src: this.configGui.player_url
src: this.configGui[this.configID].player_url
}
]
}