mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 11:18:56 +00:00
Fix PP reset command
This commit is contained in:
@@ -97,7 +97,7 @@ class PostProcess
|
||||
*/
|
||||
public function processAll($nntp): void
|
||||
{
|
||||
$this->processAdditional($nntp);
|
||||
$this->processAdditional();
|
||||
$this->processNfos($nntp);
|
||||
$this->processMovies();
|
||||
$this->processMusic();
|
||||
|
||||
Reference in New Issue
Block a user