mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-10 10:48:45 +00:00
feat(desktop): session router, interrupt agent, visual cleanup
This commit is contained in:
@@ -154,6 +154,7 @@ export function Diff<T>(props: DiffProps<T>) {
|
||||
...others,
|
||||
})
|
||||
|
||||
container.innerHTML = ""
|
||||
instance.render({
|
||||
oldFile: local.before,
|
||||
newFile: local.after,
|
||||
|
||||
Reference in New Issue
Block a user