typo
This commit is contained in:
parent
e2f317723b
commit
443b32a846
|
@ -59,7 +59,7 @@ awaiting_events = {} # list of messages/FT reveived but not printed
|
|||
# if type in ('chat', 'normal'): data = (message, subject, kind, time,
|
||||
# encrypted)
|
||||
# kind can be (incoming, error)
|
||||
# if typw in file-request, file-request-error: data = file_props
|
||||
# if type in file-request, file-request-error: data = file_props
|
||||
nicks = {} # list of our nick names in each account
|
||||
allow_notifications = {} # do we allow notifications for each account ?
|
||||
con_types = {} # type of each connection (ssl, tls, tcp, ...)
|
||||
|
|
Loading…
Reference in New Issue