chore: cleanup

This commit is contained in:
Adam
2026-02-12 14:39:02 -06:00
parent f678b09a5a
commit fb5082f677
3 changed files with 5 additions and 15 deletions
@@ -345,7 +345,6 @@ export function DialogSelectFile(props: { mode?: DialogSelectFileMode; onOpenFil
const open = (path: string) => {
const value = file.tab(path)
tabs().open(value)
tabs().setActive(value)
file.load(path)
if (!view().reviewPanel.opened()) view().reviewPanel.open()
layout.fileTree.setTab("all")