mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-19 18:07:58 +00:00
lint
This commit is contained in:
@@ -61,7 +61,7 @@ export class ElectronPTYProxy extends PTYProxy {
|
||||
return this.id
|
||||
}
|
||||
|
||||
getTruePID(): Promise<number> {
|
||||
getTruePID (): Promise<number> {
|
||||
return this.truePID
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user