mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-22 19:55:11 +00:00
Revert "feat(tui): restore footer to session view (#12245)"
This reverts commit 449c5b44b7.
This commit is contained in:
parent
5be1202eea
commit
32258aa028
1 changed files with 0 additions and 3 deletions
|
|
@ -1099,9 +1099,6 @@ export function Session() {
|
|||
sessionID={route.sessionID}
|
||||
/>
|
||||
</box>
|
||||
<Show when={!sidebarVisible() || !wide()}>
|
||||
<Footer />
|
||||
</Show>
|
||||
</Show>
|
||||
<Toast />
|
||||
</box>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue