mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Update
This commit is contained in:
parent
4c63bc1502
commit
d30fe9eafa
1 changed files with 1 additions and 1 deletions
|
@ -974,7 +974,7 @@ class API extends PluginAbstract
|
|||
}
|
||||
|
||||
|
||||
$sub = self::getSubtitle($rows[$key]['filename']);
|
||||
$sub = self::getSubtitle($value['filename']);
|
||||
|
||||
$rows[$key]['subtitles_available'] = $sub['subtitles_available'];
|
||||
$rows[$key]['subtitles'] = $sub['subtitles'];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue