callbacks update, bug fixes
This commit is contained in:
parent
e0dd55d395
commit
18e027ffd9
4 changed files with 17 additions and 12 deletions
|
@ -33,6 +33,7 @@ class Settings(dict):
|
|||
'save_history': False,
|
||||
'allow_inline': True,
|
||||
'allow_auto_accept': False,
|
||||
'show_online_friends': False,
|
||||
'auto_accept_from_friends': [],
|
||||
'friends_aliases': [],
|
||||
'typing_notifications': True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue