mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-18 00:06:27 +01:00
sync updates
This commit is contained in:
@@ -6,6 +6,8 @@ namespace MediaBrowser.Model.ApiClient
|
||||
ServerSignIn = 2,
|
||||
SignedIn = 3,
|
||||
ServerSelection = 4,
|
||||
ConnectSignIn = 5
|
||||
ConnectSignIn = 5,
|
||||
OfflineSignIn = 6,
|
||||
OfflineSignedIn = 7
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user