mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 01:05:19 +03:00
Added extra option to ConnectSignupResponse
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
{
|
{
|
||||||
public enum ConnectSignupResponse
|
public enum ConnectSignupResponse
|
||||||
{
|
{
|
||||||
|
Failure,
|
||||||
Success,
|
Success,
|
||||||
EmailInUse,
|
EmailInUse,
|
||||||
UsernameInUser
|
UsernameInUser
|
||||||
|
|||||||
Reference in New Issue
Block a user