mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 15:28:23 +00:00
Update StyleCop
This commit is contained in:
parent
2e7d173188
commit
cbfa355e31
103 changed files with 550 additions and 465 deletions
|
|
@ -236,7 +236,8 @@ namespace Emby.Server.Implementations.HttpServer
|
|||
{
|
||||
MessageId = Guid.NewGuid(),
|
||||
MessageType = SessionMessageType.KeepAlive
|
||||
}, CancellationToken.None);
|
||||
},
|
||||
CancellationToken.None);
|
||||
}
|
||||
|
||||
/// <inheritdoc />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue