1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

merge branch master into remove-prefixes

This commit is contained in:
dkanada 2020-01-06 21:22:49 +09:00
commit 34b155cbae
75 changed files with 3529 additions and 532 deletions

View file

@ -115,7 +115,6 @@ define(['datetime', 'itemHelper', 'css!./indicators.css', 'material-icons'], fun
}
function getTimerIndicator(item) {
var status;
if (item.Type === 'SeriesTimer') {