mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #297 from jellyfin/release-10.3.z
Backmerge for 10.3.2 release
This commit is contained in:
commit
12589460cf
6 changed files with 24 additions and 33 deletions
|
@ -163,11 +163,6 @@ define([
|
|||
autoFocus: false,
|
||||
roles: "admin"
|
||||
});
|
||||
defineRoute({
|
||||
path: "/livetvseriestimer.html",
|
||||
autoFocus: false,
|
||||
controller: "livetvseriestimer"
|
||||
});
|
||||
defineRoute({
|
||||
path: "/livetvsettings.html",
|
||||
autoFocus: false
|
||||
|
@ -432,4 +427,4 @@ define([
|
|||
isDefaultRoute: true,
|
||||
autoFocus: false,
|
||||
});
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue