This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
mirrors
/
jellyfin
şunun yansıması
https://github.com/jellyfin/jellyfin
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Kaynağa Gözat
Added extra option to ConnectSignupResponse
Scott Lovegrove
10 yıl önce
ebeveyn
f3b9f1e332
işleme
a1e78cbb05
1 değiştirilmiş dosya
ile
1 ekleme
ve
0 silme
Görünümü Böl
Farklılık Durumunu Göster
1
0
MediaBrowser.Model/ApiClient/ConnectSignupResponse.cs
+ 1
- 0
MediaBrowser.Model/ApiClient/ConnectSignupResponse.cs
Dosyayı Görüntüle
@@ -2,6 +2,7 @@
{
public enum ConnectSignupResponse
{
+ Failure,
Success,
EmailInUse,
UsernameInUser