mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
updated nuget
This commit is contained in:
@@ -3,6 +3,7 @@ namespace MediaBrowser.Model.ApiClient
|
||||
public enum ConnectionMode
|
||||
{
|
||||
Local = 1,
|
||||
Remote = 2
|
||||
Remote = 2,
|
||||
Manual = 3
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user