mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-17 13:10:28 +01:00
Merge branch 'dev' into code-cleanup
This commit is contained in:
@@ -882,7 +882,7 @@ namespace MediaBrowser.Api.Playback
|
||||
|
||||
if (profile == null)
|
||||
{
|
||||
// Don't use settings from the default profile.
|
||||
// Don't use settings from the default profile.
|
||||
// Only use a specific profile if it was requested.
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user