Skip to content

Commit

Permalink
DCO Remediation Commit for Chinmay Das <[email protected]> I, Chin…
Browse files Browse the repository at this point in the history
…may Das <[email protected]>, hereby add my Signed-off-by to this commit: 1fd891c I, Chinmay Das <[email protected]>, hereby add my Signed-off-by to this commit: 761aa07 I, Chinmay Das <[email protected]>, hereby add my Signed-off-by to this commit: a03249b  Signed-off-by: Chinmay Das <[email protected]>

DCO Remediation Commit for Chinmay Das <[email protected]>

I, Chinmay Das <[email protected]>, hereby add my Signed-off-by to this commit: 1fd891c
I, Chinmay Das <[email protected]>, hereby add my Signed-off-by to this commit: 761aa07
I, Chinmay Das <[email protected]>, hereby add my Signed-off-by to this commit: a03249b

Signed-off-by: Chinmay Das <[email protected]>

Signed-off-by: Chinmay Das <[email protected]>
  • Loading branch information
chinmdas authored Dec 18, 2024
1 parent d1b8e9c commit c01d2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vsce/src/trees/CICSTree.ts
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ export class CICSTree implements TreeDataProvider<CICSSessionTree> {
}

async updateSessionHelper(profile: imperative.IProfAttrs) {
const response = await window.showQuickPick([{ label: "Edit CICS Profile" }], {
const response = await window.showQuickPick([{ label: "\u270F Edit CICS Profile" }], {
ignoreFocusOut: true,
placeHolder: "Create a New Team Configuration File",
});
Expand Down

0 comments on commit c01d2b6

Please sign in to comment.