mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
connect updates
This commit is contained in:
@@ -5,6 +5,7 @@ namespace MediaBrowser.Model.ApiClient
|
||||
Unavailable = 1,
|
||||
ServerSignIn = 2,
|
||||
SignedIn = 3,
|
||||
ServerSelection = 4
|
||||
ServerSelection = 4,
|
||||
ConnectSignIn = 5
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user