This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
mirrors
/
jellyfin
mirror de
https://github.com/jellyfin/jellyfin
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
Update MediaBrowser.Api/Attachments/AttachmentService.cs
formatting
Co-Authored-By: Bond-009 <bond.009@outlook.com>
Andrew Mahone
5 anos atrás
pai
f60e9b0b62
commit
4b75e6518e
1 arquivos alterados
com
0 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
0
1
MediaBrowser.Api/Attachments/AttachmentService.cs
+ 0
- 1
MediaBrowser.Api/Attachments/AttachmentService.cs
Ver arquivo
@@ -62,6 +62,5 @@ namespace MediaBrowser.Api.Attachments
request.Index,
CancellationToken.None);
}
-
}
}