This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
mirrors
/
jellyfin
mirror de
https://github.com/jellyfin/jellyfin
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
Update MediaBrowser.Api/Attachments/AttachmentService.cs
formatting
Co-Authored-By: Bond-009 <bond.009@outlook.com>
Andrew Mahone
há 5 anos atrás
pai
f60e9b0b62
commit
4b75e6518e
1 ficheiros alterados
com
0 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
0
1
MediaBrowser.Api/Attachments/AttachmentService.cs
+ 0
- 1
MediaBrowser.Api/Attachments/AttachmentService.cs
Ver Ficheiro
@@ -62,6 +62,5 @@ namespace MediaBrowser.Api.Attachments
request.Index,
CancellationToken.None);
}
-
}
}