mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-01 05:18:27 +01:00
update translations
This commit is contained in:
9
MediaBrowser.Controller/Connect/IConnectManager.cs
Normal file
9
MediaBrowser.Controller/Connect/IConnectManager.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
namespace MediaBrowser.Controller.Connect
|
||||
{
|
||||
public interface IConnectManager
|
||||
{
|
||||
string WanIpAddress { get; }
|
||||
string WanApiAddress { get; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user