Update mp3scan
This commit is contained in:
+1
-1
@@ -118,7 +118,7 @@ class Mp3InfoConsoleRunner {
|
||||
*/
|
||||
protected function adjustOutputSize()
|
||||
{
|
||||
$terminal_width = \wapmorgan\TerminalInfo\TerminalInfo::getWidth();
|
||||
$terminal_width = 80;
|
||||
|
||||
foreach ($this->widths as $element => $width) {
|
||||
if ($width >= 1) {
|
||||
|
||||
Reference in New Issue
Block a user