chore: format code

This commit is contained in:
GitHub Action 2025-12-18 16:39:21 +00:00 committed by Aiden Cline
commit ac25f3c738
4 changed files with 22 additions and 5 deletions

View file

@ -845,6 +845,14 @@ export type KeybindsConfig = {
* Show session timeline
*/
session_timeline?: string
/**
* Fork session from message
*/
session_fork?: string
/**
* Rename session
*/
session_rename?: string
/**
* Share current session
*/