This is just Jetbrains formatting and code syntax styling
This commit is contained in:
@@ -46,7 +46,7 @@ public class HttpServerHelper(ConfigServer configServer)
|
||||
}
|
||||
|
||||
/** Get websocket url + port */
|
||||
public string GetWebsocketUrl()
|
||||
public string GetWebsocketUrl()
|
||||
{
|
||||
return $"ws://{BuildUrl()}";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user