dont announce start as TTY change
This commit is contained in:
@ -17,6 +17,6 @@ screenData = {
|
||||
'newContentBytes': b'',
|
||||
'newContentText': '',
|
||||
'newContentAttrib': b'',
|
||||
'oldTTY':'0',
|
||||
'oldTTY':'-1',
|
||||
'newTTY':'0',
|
||||
}
|
||||
|
Reference in New Issue
Block a user