This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
mirrors
/
jellyfin
réplica de
https://github.com/jellyfin/jellyfin
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Update UserManager.cs
BaronGreenback
%!s(int64=4) %!d(string=hai) anos
pai
fae70bbbcf
achega
2e3901252a
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
Jellyfin.Server.Implementations/Users/UserManager.cs
+ 1
- 1
Jellyfin.Server.Implementations/Users/UserManager.cs
Ver ficheiro
@@ -1,4 +1,4 @@
-#nullable enable
+
#nullable enable
#pragma warning disable CA1307
using System;