mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
ff1c8b9cc3
commit
1cf155be4a
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@
|
|||
id: 'manageserver'
|
||||
});
|
||||
|
||||
if (dom.getWindowSize().innerWidth >= 800) {
|
||||
if (dom.getWindowSize().innerWidth >= 1000) {
|
||||
commands.push({
|
||||
name: globalize.translate('MetadataManager'),
|
||||
id: 'metadatamanager'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue