This website works better with JavaScript.
Explore
Help
Register
Sign In
open-source-mirrors
/
jellyfin
mirror of
https://github.com/jellyfin/jellyfin
Watch
1
Star
0
Fork
You've already forked jellyfin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Added extra option to ConnectSignupResponse
Browse Source
pull/702/head
Scott Lovegrove
10 years ago
parent
f3b9f1e332
commit
a1e78cbb05
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
MediaBrowser.Model/ApiClient/ConnectSignupResponse.cs
Unescape
Escape
View File
@ -2,6 +2,7 @@
{
public
enum
ConnectSignupResponse
{
Failure
,
Success
,
EmailInUse
,
UsernameInUser
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
open-source-mirrors/jellyfin
Title
Body
Create Issue