mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-31 18:28:54 +00:00
Fix various issues
This commit is contained in:
@@ -59,7 +59,7 @@ class PostProcess
|
||||
$this->Nfo = new Nfo;
|
||||
|
||||
// Site settings.
|
||||
$this->addpar2 = config('nntmux:settings.add_par2');
|
||||
$this->addpar2 = config('nntmux_settings.add_par2');
|
||||
$this->alternateNNTP = config('nntmux_nntp.use_alternate_nntp_server');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user