mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 02:01:33 +00:00
CS code fixes by pint
This commit is contained in:
@@ -9,7 +9,6 @@ $omdb = new OMDbAPI(config('nntmux_api.omdb_api_key'));
|
||||
$colorCli = new ColorCLI();
|
||||
|
||||
if (! empty($argv[1]) && ! empty($argv[2]) && ($argv[2] !== 'series' || $argv[2] !== 'movie')) {
|
||||
|
||||
// Test if your OMDb API key and configuration are working
|
||||
// If it works you should get a printed array of the show entered
|
||||
|
||||
|
||||
Reference in New Issue
Block a user