mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-04 22:15:42 +08:00
wtf
This commit is contained in:
@@ -516,7 +516,7 @@ void DevicePanel::forceoffroad() {
|
||||
} else {
|
||||
if (ConfirmationDialog::confirm(tr("Are you sure you want to unforce offroad?"), tr("Unforce"), this)) {
|
||||
if (!uiState()->engaged()) {
|
||||
params.remove("ForceOFfroad");
|
||||
params.remove("ForceOffroad");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user