mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 15:48:03 +00:00
Style: Fix indentation in StreamInfo.cs
This commit is contained in:
@@ -1281,10 +1281,10 @@ public class StreamInfo
|
||||
// Use "?ApiKey=" as seen in HEAD and other parts of the code
|
||||
info.Url += "?ApiKey=" + accessToken;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return info;
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets the target video bit depth.
|
||||
|
||||
Reference in New Issue
Block a user