Add livetv view

This commit is contained in:
grafixeyehero
2024-01-12 21:08:06 +03:00
parent c37783479e
commit e41436552e
44 changed files with 1396 additions and 749 deletions
+1 -1
View File
@@ -199,7 +199,7 @@ function getDefaultTabIndex(folderId) {
return 3;
case LibraryTab.Schedule:
return 4;
case LibraryTab.Series:
case LibraryTab.SeriesTimers:
return 5;
default:
return 0;