Make announcement close on show

This commit is contained in:
Saoud Rizwan
2024-08-27 21:45:51 -04:00
parent 843ef29a07
commit 083005ecef
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ export interface WebviewMessage {
| "newTask"
| "askResponse"
| "clearTask"
| "didCloseAnnouncement"
| "didShowAnnouncement"
| "selectImages"
| "exportCurrentTask"
| "showTaskWithId"