mirror of
https://github.com/Eugeny/tabby.git
synced 2024-11-22 20:55:03 +03:00
revert: useless change
This commit is contained in:
parent
6d0a84c94e
commit
743ea04d0b
@ -66,7 +66,7 @@ export class XTermFrontend extends Frontend {
|
||||
private configuredFontSize = 0
|
||||
private configuredLinePadding = 0
|
||||
private zoom = 0
|
||||
resizeHandler: () => void
|
||||
private resizeHandler: () => void
|
||||
private configuredTheme: ITheme = {}
|
||||
private copyOnSelect = false
|
||||
private preventNextOnSelectionChangeEvent = false
|
||||
|
Loading…
Reference in New Issue
Block a user