update translations
This commit is contained in:
parent
e55726cccf
commit
c44b85501f
50 changed files with 369 additions and 86 deletions
|
@ -41,7 +41,7 @@ define(['datetime', 'globalize', 'embyRouter', 'itemHelper', 'material-icons', '
|
|||
}
|
||||
|
||||
if (options.timerIndicator !== false) {
|
||||
if (item.SeriesTimerId) {
|
||||
if (item.SeriesTimerId && item.TimerId) {
|
||||
miscInfo.push({
|
||||
html: '<i class="md-icon mediaInfoItem mediaInfoTimerIcon mediaInfoIconItem"></i>'
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue