Update settings.cc

This commit is contained in:
infiniteCable
2025-04-08 21:01:43 +02:00
committed by GitHub
parent a756987ca1
commit d4bf93a664
-7
View File
@@ -43,13 +43,6 @@ TogglesPanel::TogglesPanel(SettingsWindow *parent) : ListWidget(parent) {
tr("When enabled, pressing the accelerator pedal will disengage sunnypilot."),
"../assets/offroad/icon_disengage_on_accelerator.svg",
},
{
"EnableDisturbanceCorrection",
tr("Enable Disturbance Correction"),
tr("Correct external disturbances such as gusts of wind. (distinguishable short term events)<br><br>"
"Switching has no effect while onroad.<br>"),
"../assets/img_chffr_wheel.png",
},
{
"DarkMode",
tr("Dark Mode"),