mirror of
https://github.com/Eugeny/tabby
synced 2024-11-14 17:07:15 +00:00
rollback
This commit is contained in:
parent
77b55a003c
commit
1e1d48a5f8
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ export interface ResizeEvent {
|
|||
|
||||
export interface SessionOptions {
|
||||
name?: string
|
||||
command?: string|string[]
|
||||
command?: string
|
||||
args?: string[]
|
||||
cwd?: string
|
||||
env?: any
|
||||
|
|
Loading…
Reference in a new issue