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 MediaBrowser.Api/Attachments/AttachmentService.cs
formatting
Co-Authored-By: Bond-009 <bond.009@outlook.com>
Andrew Mahone
hace 5 años
padre
f60e9b0b62
commit
4b75e6518e
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
0
1
MediaBrowser.Api/Attachments/AttachmentService.cs
+ 0
- 1
MediaBrowser.Api/Attachments/AttachmentService.cs
Ver fichero
@@ -62,6 +62,5 @@ namespace MediaBrowser.Api.Attachments
request.Index,
CancellationToken.None);
}
-
}
}