mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-20 10:10:56 -07:00
feat(cli): finalize stable footer UX and fix lint/tests
This commit is contained in:
@@ -43,6 +43,7 @@ export const useHookDisplayState = () => {
|
||||
{
|
||||
name: payload.hookName,
|
||||
eventName: payload.eventName,
|
||||
source: payload.source,
|
||||
index: payload.hookIndex,
|
||||
total: payload.totalHooks,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user