Skip to content

Commit

Permalink
fix wp manager max
Browse files Browse the repository at this point in the history
  • Loading branch information
hrjp committed Nov 9, 2024
1 parent 5e72c2b commit adcff00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion waypoint/waypoint_manager_plugin/src/ui/manager_panel.ui
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<item>
<widget class="QSpinBox" name="wp_index">
<property name="maximum">
<number>1000</number>
<number>10000</number>
</property>
</widget>
</item>
Expand Down

0 comments on commit adcff00

Please sign in to comment.