mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 20:49:55 +00:00
pluggable home footer (#20057)
This commit is contained in:
parent
8e4bab5181
commit
14f9e21d5c
4 changed files with 99 additions and 58 deletions
|
|
@ -296,6 +296,7 @@ export type TuiSlotMap = {
|
|||
workspace_id?: string
|
||||
}
|
||||
home_bottom: {}
|
||||
home_footer: {}
|
||||
sidebar_title: {
|
||||
session_id: string
|
||||
title: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue