typing notifications full support
This commit is contained in:
parent
1795dca57b
commit
1cacde34f9
6 changed files with 43 additions and 6 deletions
|
|
@ -62,7 +62,7 @@ class Settings(Singleton, dict):
|
|||
'show_online_friends': False,
|
||||
'auto_accept_from_friends': [],
|
||||
'friends_aliases': [],
|
||||
'typing_notifications': True,
|
||||
'typing_notifications': False,
|
||||
'calls_sound': True,
|
||||
'blocked': []
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue