fix: close mdtodo source modal in web probe

This commit is contained in:
Codex
2026-06-26 12:55:24 +00:00
parent e0df385f12
commit a93236010c
7 changed files with 67 additions and 8 deletions
+1
View File
@@ -138,6 +138,7 @@ export type NodeWebProbeObserveCommandType =
| "openMdtodoReportPreview"
| "toggleMdtodoReportFullscreen"
| "openMdtodoSourceConfig"
| "closeMdtodoSourceConfig"
| "configureMdtodoHwpodSource"
| "probeMdtodoSource"
| "reindexMdtodoSource"