mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:01:24 +00:00
Fix function used to output
This commit is contained in:
@@ -50,6 +50,6 @@ class NntmuxRemoveBadReleases extends Command
|
||||
$count++;
|
||||
}
|
||||
|
||||
$this->output('Updated '.$count.' bad releases');
|
||||
$this->info('Updated '.$count.' bad releases');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user