diff --git a/qml/ui/sidebar/MavlinkChoiceElement2.qml b/qml/ui/sidebar/MavlinkChoiceElement2.qml index 962155e4d..41119033a 100644 --- a/qml/ui/sidebar/MavlinkChoiceElement2.qml +++ b/qml/ui/sidebar/MavlinkChoiceElement2.qml @@ -287,6 +287,6 @@ BaseJoyEditElement2{ } update_display_text(curr_bandwidth_mhz); m_param_exists=true; + } } - -} +} \ No newline at end of file