mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Close diff editor when clearing task
This commit is contained in:
parent
095920c4e1
commit
87d54df4ec
1 changed files with 1 additions and 0 deletions
|
|
@ -672,6 +672,7 @@ export class Cline {
|
|||
this.terminalManager.disposeAll()
|
||||
this.urlContentFetcher.closeBrowser()
|
||||
this.browserSession.closeBrowser()
|
||||
this.diffViewProvider.revertChanges()
|
||||
}
|
||||
|
||||
// Tools
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue