mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-13 11:54:33 +00:00
lint
This commit is contained in:
@@ -64,6 +64,6 @@ export class TerminalService {
|
|||||||
return this.app.openNewTab({
|
return this.app.openNewTab({
|
||||||
type: TerminalTabComponent,
|
type: TerminalTabComponent,
|
||||||
inputs: { sessionOptions },
|
inputs: { sessionOptions },
|
||||||
}) as TerminalTabComponent
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user