Skip to content

Commit

Permalink
Update MavlinkChoiceElement.qml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Nov 25, 2024
1 parent 291cc0d commit 230b2d9
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";
populate_display_text="NOT\nAVAILABLE_404";
return;
}
if(override_takes_string_param){
Expand Down

0 comments on commit 230b2d9

Please sign in to comment.