mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-06 06:45:40 +08:00
don't show description by default (yet)
This commit is contained in:
@@ -49,7 +49,6 @@ MadsSettings::MadsSettings(QWidget *parent) : QWidget(parent) {
|
||||
"",
|
||||
lateral_on_brake_texts,
|
||||
500);
|
||||
madsPauseLateralOnBrake->showDescription();
|
||||
list->addItem(madsPauseLateralOnBrake);
|
||||
|
||||
QObject::connect(uiState(), &UIState::offroadTransition, this, &MadsSettings::updateToggles);
|
||||
|
||||
Reference in New Issue
Block a user