Skip to content

Commit

Permalink
fix: removes duplicate webview/context
Browse files Browse the repository at this point in the history
  • Loading branch information
tomilho committed Jul 1, 2024
1 parent 2b7d9e7 commit 513cd7e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,7 @@
"command": "hexEditor.copyOffsetAsHex",
"group": "9_cutcopypaste",
"when": "hexEditor:isActive"
}
],
"webview/context": [
},
{
"when": "webviewId == 'hexEditor.hexedit'",
"command": "hexEditor.copyAs",
Expand Down

0 comments on commit 513cd7e

Please sign in to comment.