Skip to content

Commit 9af1627

Browse files
plugins/alliance/NmeaPlotter: Fixed the starting state o connection to ripples menu.
1 parent 80fc09f commit 9af1627

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugins-dev/alliance/src/java/pt/lsts/neptus/plugins/alliance/NmeaPlotter.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1031,6 +1031,8 @@ public void actionPerformed(ActionEvent e) {
10311031
}
10321032
});
10331033
parser.register(contactDb);
1034+
1035+
updateConnectMenuText();
10341036
}
10351037

10361038
private void updateConnectMenuText() {

0 commit comments

Comments
 (0)