Don't loop after paste in Maps in sxmo_appmenu.sh

master
Miles Alan 4 years ago
parent 18745b05bb
commit 4079d4d7e1
  1. 2
      scripts/core/sxmo_appmenu.sh

@ -167,7 +167,7 @@ programchoicesinit() {
CHOICES=' CHOICES='
Locations ^ 0 ^ sxmo_gpsutil.sh menulocations Locations ^ 0 ^ sxmo_gpsutil.sh menulocations
Copy ^ 1 ^ sxmo_gpsutil.sh copy Copy ^ 1 ^ sxmo_gpsutil.sh copy
Paste ^ 1 ^ sxmo_gpsutil.sh paste Paste ^ 0 ^ sxmo_gpsutil.sh paste
Drop Pin ^ 0 ^ sxmo_gpsutil.sh droppin Drop Pin ^ 0 ^ sxmo_gpsutil.sh droppin
Region Search ^ 0 ^ sxmo_gpsutil.sh menuregionsearch Region Search ^ 0 ^ sxmo_gpsutil.sh menuregionsearch
Region Details ^ 0 ^ sxmo_gpsutil.sh details Region Details ^ 0 ^ sxmo_gpsutil.sh details

Loading…
Cancel
Save