Skip to content

Commit

Permalink
Changed disconnect icon (32)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmingles committed Nov 4, 2024
1 parent add40ff commit 8572cb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,8 +187,8 @@
},
{
"command": "vscode-deephaven.disconnectFromServer",
"title": "Discard Connection",
"icon": "$(trash)"
"title": "Disconnect from Server",
"icon": "$(debug-disconnect)"
},
{
"command": "vscode-deephaven.generateDHEKeyPair",
Expand Down

0 comments on commit 8572cb7

Please sign in to comment.