This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
mirrors
/
jellyfin
miroir de
https://github.com/jellyfin/jellyfin
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Update MediaBrowser.Api/Attachments/AttachmentService.cs
formatting
Co-Authored-By: Bond-009 <bond.009@outlook.com>
Andrew Mahone
il y a 5 ans
Parent
f60e9b0b62
commit
4b75e6518e
1 fichiers modifiés
avec
0 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
0
1
MediaBrowser.Api/Attachments/AttachmentService.cs
+ 0
- 1
MediaBrowser.Api/Attachments/AttachmentService.cs
Voir le fichier
@@ -62,6 +62,5 @@ namespace MediaBrowser.Api.Attachments
request.Index,
CancellationToken.None);
}
-
}
}