mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update translations
This commit is contained in:
parent
e55726cccf
commit
c44b85501f
50 changed files with 369 additions and 86 deletions
|
@ -395,7 +395,7 @@
|
|||
html += '<i class="guideHdIcon md-icon programIcon">hd</i>';
|
||||
}
|
||||
|
||||
if (program.SeriesTimerId) {
|
||||
if (program.SeriesTimerId && program.TimerId) {
|
||||
html += '<i class="seriesTimerIcon md-icon programIcon"></i>';
|
||||
}
|
||||
else if (program.TimerId) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue