This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
mirrors
/
jellyfin
mirror of
https://github.com/jellyfin/jellyfin
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Added extra option to ConnectSignupResponse
Scott Lovegrove
10 năm trước cách đây
mục cha
f3b9f1e332
commit
a1e78cbb05
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
MediaBrowser.Model/ApiClient/ConnectSignupResponse.cs
+ 1
- 0
MediaBrowser.Model/ApiClient/ConnectSignupResponse.cs
Xem Tập Tin
@@ -2,6 +2,7 @@
{
public enum ConnectSignupResponse
{
+ Failure,
Success,
EmailInUse,
UsernameInUser