Style: Fix indentation in StreamInfo.cs

This commit is contained in:
sususu98
2025-04-24 14:17:33 +08:00
parent 22ce1f25d0
commit fd108ff528

View File

@@ -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.