mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 06:23:03 +03:00
newlines after braces
This commit is contained in:
@@ -38,6 +38,7 @@ namespace Rssdp.Infrastructure
|
||||
get;
|
||||
private set;
|
||||
}
|
||||
|
||||
public string BuildMessage(string header, Dictionary<string, string> values)
|
||||
{
|
||||
var builder = new StringBuilder();
|
||||
|
||||
Reference in New Issue
Block a user