mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-22 16:46:54 +01:00
Run tree-wide dotnet format
This commit is contained in:
@@ -386,7 +386,7 @@ namespace Emby.Server.Implementations.Session
|
||||
{
|
||||
if (session is null)
|
||||
{
|
||||
return;
|
||||
return;
|
||||
}
|
||||
|
||||
if (string.IsNullOrEmpty(info.MediaSourceId))
|
||||
|
||||
Reference in New Issue
Block a user