mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-04 15:30:27 +00:00
fix(app): load tab on open file
This commit is contained in:
parent
e3b6d84b57
commit
2ba1ecabc9
3 changed files with 11 additions and 4 deletions
|
|
@ -720,6 +720,7 @@ export default function Page() {
|
|||
showAllFiles,
|
||||
tabForPath: file.tab,
|
||||
openTab: tabs().open,
|
||||
setActive: tabs().setActive,
|
||||
loadFile: file.load,
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue