mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
fix(desktop): issue viewing new files opened from the file tree (#13689)
This commit is contained in:
parent
3c85cf4fac
commit
cf50a289db
@ -272,6 +272,7 @@ export default function Page() {
|
||||
if (!path) return
|
||||
file.load(path)
|
||||
openReviewPanel()
|
||||
tabs().setActive(next)
|
||||
}
|
||||
|
||||
createEffect(() => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user