mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Updated ET driver
This commit is contained in:
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
+1
-3
@@ -27,9 +27,7 @@ namespace Exceptron.Driver
|
||||
{
|
||||
_appId = appId;
|
||||
|
||||
ServerUrl = "http://localhost:57674/v1a/";
|
||||
|
||||
|
||||
ServerUrl = "http://api.exceptron.com/v1a/";
|
||||
|
||||
RestClient = new RestClient();
|
||||
}
|
||||
Reference in New Issue
Block a user