mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add chapter image error handling
This commit is contained in:
parent
638fe11131
commit
3a5dad0e64
14 changed files with 123 additions and 190 deletions
|
@ -2141,12 +2141,6 @@ var AppInfo = {};
|
|||
controller: 'scripts/livetvitems'
|
||||
});
|
||||
|
||||
defineRoute({
|
||||
path: '/livetvrecordinglist.html',
|
||||
dependencies: [],
|
||||
autoFocus: false
|
||||
});
|
||||
|
||||
defineRoute({
|
||||
path: '/livetvseriestimer.html',
|
||||
dependencies: ['emby-checkbox', 'emby-input', 'emby-button', 'emby-collapse', 'scripts/livetvcomponents', 'scripts/livetvseriestimer', 'livetvcss'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue