mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
This commit is contained in:
@@ -400,7 +400,6 @@ class Console
|
||||
$con['substr'] = $gameInfo['title'];
|
||||
}
|
||||
|
||||
|
||||
if ($this->_matchConToGameInfo($gameInfo, $con) === true) {
|
||||
$con += $this->_setConAfterMatch($amaz);
|
||||
$con += $this->_matchGenre($amaz);
|
||||
@@ -806,7 +805,6 @@ class Console
|
||||
|
||||
return $response;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
ColorCLI::doEcho(ColorCLI::info('Could not find match on Amazon'), true);
|
||||
|
||||
Reference in New Issue
Block a user