mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 16:26:14 +08:00
Fix catastrophic mistake
This commit is contained in:
@@ -47,6 +47,8 @@ class FingerprintLayoutMici(NavScroller):
|
||||
|
||||
ui_state.add_offroad_transition_callback(self._update_toggles)
|
||||
|
||||
self._update_toggles()
|
||||
|
||||
def _show_option_dialog(self, title: str, options: list[str], current: str, on_selected):
|
||||
dialog_holder: dict[str, BigMultiOptionDialog] = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user