mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 00:35:26 +03:00
Fix code issues
This commit is contained in:
@@ -374,6 +374,7 @@ namespace Emby.Server.Implementations.SyncPlay
|
||||
{
|
||||
throw new InvalidOperationException("Session in other group already!");
|
||||
}
|
||||
|
||||
_sessionToGroupMap[session.Id] = group;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user