mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Added extra option to ConnectSignupResponse
This commit is contained in:
parent
f3b9f1e332
commit
a1e78cbb05
@ -2,6 +2,7 @@
|
|||||||
{
|
{
|
||||||
public enum ConnectSignupResponse
|
public enum ConnectSignupResponse
|
||||||
{
|
{
|
||||||
|
Failure,
|
||||||
Success,
|
Success,
|
||||||
EmailInUse,
|
EmailInUse,
|
||||||
UsernameInUser
|
UsernameInUser
|
||||||
|
Loading…
x
Reference in New Issue
Block a user