mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update default image extraction timeouts
This commit is contained in:
parent
f17942c1cd
commit
4c7061b489
7 changed files with 12 additions and 15 deletions
|
@ -40,7 +40,7 @@
|
|||
};
|
||||
|
||||
if (layoutManager.tv) {
|
||||
dialogOptions.size = 'medium';
|
||||
dialogOptions.size = 'fullscreen';
|
||||
} else {
|
||||
dialogOptions.size = 'small';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue