mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
updated nuget
This commit is contained in:
parent
7ad3b6c430
commit
21c5f51bb0
@ -21,7 +21,7 @@
|
||||
}
|
||||
|
||||
if (user.Id && loggedInUser.Configuration.IsAdministrator) {
|
||||
$('#fldConnectInfo', page).show();
|
||||
$('#fldConnectInfo', page).hide();
|
||||
} else {
|
||||
$('#fldConnectInfo', page).hide();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user