mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-21 12:51:17 -05:00
Make announcement close on show
This commit is contained in:
@@ -354,7 +354,7 @@ export class ClaudeDevProvider implements vscode.WebviewViewProvider {
|
||||
await this.clearTask()
|
||||
await this.postStateToWebview()
|
||||
break
|
||||
case "didCloseAnnouncement":
|
||||
case "didShowAnnouncement":
|
||||
await this.updateGlobalState("lastShownAnnouncementId", this.latestAnnouncementId)
|
||||
await this.postStateToWebview()
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user