mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-23 04:52:50 +00:00
update mac release
This commit is contained in:
@@ -76,7 +76,7 @@ namespace MediaBrowser.Server.Mac
|
||||
return list;
|
||||
}
|
||||
|
||||
public void AuthorizeServer(int udpPort, int httpServerPort, int httpsPort, string tempDirectory)
|
||||
public void AuthorizeServer(int udpPort, int httpServerPort, int httpsPort, string applicationPath, string tempDirectory)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user