mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-01 03:42:51 +01:00
fix artist editor
This commit is contained in:
@@ -283,6 +283,11 @@ namespace MediaBrowser.Server.Mono.Native
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public bool PortsRequireAuthorization(string applicationPath)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
public class NullPowerManagement : IPowerManagement
|
||||
|
||||
Reference in New Issue
Block a user