Explorar o código

fix sabnzbd auth for socks

CauseFX %!s(int64=5) %!d(string=hai) anos
pai
achega
4fff5b31fd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api/classes/organizr.class.php

+ 1 - 1
api/classes/organizr.class.php

@@ -6110,7 +6110,7 @@ class Organizr
 				$appDetails = [
 					'url' => 'sabnzbdURL',
 					'enabled' => 'sabnzbdSocksEnabled',
-					'auth' => 'sonarrSocksAuth',
+					'auth' => 'sabnzbdSocksAuth',
 					'header' => null
 				];
 				break;