This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
mirrors
/
jellyfin
espejo de
https://github.com/jellyfin/jellyfin
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Update UserManager.cs
BaronGreenback
hace 4 años
padre
fae70bbbcf
commit
2e3901252a
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
Jellyfin.Server.Implementations/Users/UserManager.cs
+ 1
- 1
Jellyfin.Server.Implementations/Users/UserManager.cs
Ver fichero
@@ -1,4 +1,4 @@
-#nullable enable
+
#nullable enable
#pragma warning disable CA1307
using System;