Update mp3scan
This commit is contained in:
parent
13d1c142a7
commit
a7cd1727b5
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user