mirror of
https://github.com/LaQuay/TDTChannels.git
synced 2025-05-19 12:24:32 +02:00
fix responsive
This commit is contained in:
parent
0855554825
commit
2dad92dca5
3 changed files with 22 additions and 23 deletions
script/public
|
@ -176,7 +176,6 @@ function checkIfWebsiteWorks(sUrl){
|
|||
|
||||
function onChannelClick(channel){
|
||||
channel = JSON.parse(channel);
|
||||
console.log(channel)
|
||||
reproduceVideo(channel['options'][0]['url'])
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue