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
Update UserManager.cs
BaronGreenback
4 năm trước cách đây
mục cha
fae70bbbcf
commit
2e3901252a
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
Jellyfin.Server.Implementations/Users/UserManager.cs
+ 1
- 1
Jellyfin.Server.Implementations/Users/UserManager.cs
Xem Tập Tin
@@ -1,4 +1,4 @@
-#nullable enable
+
#nullable enable
#pragma warning disable CA1307
using System;