1
0
Fork 0
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:
Luke Pulverenti 2016-09-09 14:26:05 -04:00
parent f17942c1cd
commit 4c7061b489
7 changed files with 12 additions and 15 deletions

View file

@ -40,7 +40,7 @@
};
if (layoutManager.tv) {
dialogOptions.size = 'medium';
dialogOptions.size = 'fullscreen';
} else {
dialogOptions.size = 'small';
}