Skip to content

Commit 056d047

Browse files
authored
Move SSHX to be in same group as ssh to all nodes (#169)
1 parent 137fdfc commit 056d047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,7 @@
730730
{
731731
"submenu": "containerlab.submenu.lab.share",
732732
"when": "viewItem =~ /containerlabLabDeployed/",
733-
"group": "navigation@10"
733+
"group": "connect@1"
734734
},
735735
{
736736
"submenu": "containerlab.submenu.lab.extras",

0 commit comments

Comments
 (0)