mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
update connect
This commit is contained in:
@@ -4,6 +4,7 @@ namespace MediaBrowser.Model.ApiClient
|
||||
{
|
||||
Unavailable = 1,
|
||||
ServerSignIn = 2,
|
||||
SignedIn = 3
|
||||
SignedIn = 3,
|
||||
ServerSelection = 4
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user