Skip to content

Commit

Permalink
Update WebPanelView.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
hellovai authored Jun 29, 2024
1 parent c736193 commit e90140b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ export class WebPanelView {

case 'add_project':
requestDiagnostics()
return
case 'receiveData':
// Code that should run in response to the hello message command
window.showInformationMessage(text)
Expand Down

0 comments on commit e90140b

Please sign in to comment.