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
remove nullable enable
cvium
hace 1 año
padre
05e40ecb93
commit
cb48fe02c2
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
0
1
Emby.Server.Implementations/Data/SqliteExtensions.cs
+ 0
- 1
Emby.Server.Implementations/Data/SqliteExtensions.cs
Ver fichero
@@ -1,4 +1,3 @@
-#nullable enable
#pragma warning disable CS1591
using System;