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
Update UserManager.cs
BaronGreenback
4 years ago
parent
fae70bbbcf
commit
2e3901252a
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Jellyfin.Server.Implementations/Users/UserManager.cs
+ 1
- 1
Jellyfin.Server.Implementations/Users/UserManager.cs
View File
@@ -1,4 +1,4 @@
-#nullable enable
+
#nullable enable
#pragma warning disable CA1307
using System;