Skip to content

Commit

Permalink
Fixed the issue where the reset chat conversation button would disapp…
Browse files Browse the repository at this point in the history
…ear when moved in the Chat panel
  • Loading branch information
ktiays committed Apr 16, 2023
1 parent 39dc2c0 commit d2d942c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
{
"command": "aicursor.resetChat",
"title": "Reset Chat",
"enablement": "activeViewlet == workbench.view.extension.aicursor",
"category": "CodeCursor",
"icon": "$(trash)"
},
Expand Down

0 comments on commit d2d942c

Please sign in to comment.