mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
unify video osd
This commit is contained in:
parent
b3a664583a
commit
407f137095
24 changed files with 713 additions and 6466 deletions
|
@ -124,7 +124,7 @@
|
|||
});
|
||||
}
|
||||
|
||||
if (Dashboard.isConnectMode()) {
|
||||
if (appHost.supports('multiserver')) {
|
||||
commands.push({
|
||||
name: globalize.translate('HeaderSelectServer'),
|
||||
id: 'selectserver'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue