This commit is contained in:
@@ -8,7 +8,7 @@ namespace Aberwyn.Data
|
||||
private readonly HttpClient _http;
|
||||
private readonly string _url;
|
||||
private string _sessionId;
|
||||
|
||||
//should fix settings password
|
||||
public DelugeClient(HttpClient httpClient, string baseUrl = "http://192.168.10.7:8112/json")
|
||||
{
|
||||
_http = httpClient;
|
||||
|
||||
Reference in New Issue
Block a user