mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 09:18:54 +00:00
Fix editing of MGR posters
This commit is contained in:
@@ -4,7 +4,7 @@ require_once dirname(__DIR__, 3) . DIRECTORY_SEPARATOR . 'bootstrap.php';
|
||||
use ApaiIO\ApaiIO;
|
||||
use ApaiIO\Configuration\GenericConfiguration;
|
||||
use ApaiIO\Operations\Search;
|
||||
use App\models\Settings;
|
||||
use App\Models\Settings;
|
||||
|
||||
|
||||
$pubkey = Settings::value('APIs..amazonpubkey');
|
||||
|
||||
Reference in New Issue
Block a user