Skip to content

Commit 5532c45

Browse files
committed
Changes Copy submenu to Copy as
1 parent f54a302 commit 5532c45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7571,15 +7571,15 @@
75717571
},
75727572
{
75737573
"id": "gitlens/commit/copy",
7574-
"label": "Copy"
7574+
"label": "Copy as"
75757575
},
75767576
{
75777577
"id": "gitlens/commit/openChanges",
75787578
"label": "Open Changes"
75797579
},
75807580
{
75817581
"id": "gitlens/commit/file/copy",
7582-
"label": "Copy"
7582+
"label": "Copy as"
75837583
},
75847584
{
75857585
"id": "gitlens/commit/file/openChanges",
@@ -7595,7 +7595,7 @@
75957595
},
75967596
{
75977597
"id": "gitlens/editor/context/copy",
7598-
"label": "Copy"
7598+
"label": "Copy as"
75997599
},
76007600
{
76017601
"id": "gitlens/editor/context/openChanges",

0 commit comments

Comments
 (0)