Skip to content

Commit

Permalink
Revert "Update MavlinkChoiceElement.qml"
Browse files Browse the repository at this point in the history
This reverts commit 54a4aa8.
  • Loading branch information
raphaelscholle committed Nov 25, 2024
1 parent 54a4aa8 commit 179400c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qml/ui/sidebar/MavlinkChoiceElement.qml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ BaseJoyEditElement{
m_model_index=-1;
populate_enable_left=false;
populate_enable_right=false;
populate_display_text="NOT\nAVAILABLE_404";
populate_display_text="NOT\nAVAILABLE";
return;
}
if(override_takes_string_param){
Expand Down

0 comments on commit 179400c

Please sign in to comment.