From 14f9e21d5c3f4e853dee8ca133693dd3b915b634 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Mon, 30 Mar 2026 14:33:01 +0200 Subject: pluggable home footer (#20057) --- packages/plugin/src/tui.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/plugin/src') diff --git a/packages/plugin/src/tui.ts b/packages/plugin/src/tui.ts index bbf349490..b082f6abe 100644 --- a/packages/plugin/src/tui.ts +++ b/packages/plugin/src/tui.ts @@ -296,6 +296,7 @@ export type TuiSlotMap = { workspace_id?: string } home_bottom: {} + home_footer: {} sidebar_title: { session_id: string title: string -- cgit v1.2.3