This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
jellyfin
mirror of
https://github.com/jellyfin/jellyfin
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Nullable added
Jim Cartlidge
4 years ago
parent
38b8110a3e
commit
c1bfba9081
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
Jellyfin.Server.Implementations/Users/UserManager.cs
+ 1
- 0
Jellyfin.Server.Implementations/Users/UserManager.cs
View File
@@ -1,3 +1,4 @@
+#nullable enable
#pragma warning disable CA1307
#pragma warning disable CA1307
using System;
using System;