chore: format code
This commit is contained in:
parent
52d0dbb2be
commit
ac25f3c738
4 changed files with 22 additions and 5 deletions
|
|
@ -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
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue