mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 04:27:12 +03:00
set height before building modes
This commit is contained in:
@@ -210,7 +210,7 @@ my @extra = (
|
||||
);
|
||||
|
||||
@modes = (@modes, @extra) if $cprefs->get('height') > 32;
|
||||
|
||||
|
||||
return \@modes;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user