mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-11 12:46:20 +00: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