menu updates
This commit is contained in:
parent
3147d8d14e
commit
5e951b3387
3 changed files with 23 additions and 11 deletions
|
@ -38,7 +38,8 @@ class Settings(dict, Singleton):
|
|||
'auto_accept_from_friends': [],
|
||||
'friends_aliases': [],
|
||||
'typing_notifications': True,
|
||||
'auto_profile': None
|
||||
'auto_profile': None,
|
||||
'calls_sound': True
|
||||
}
|
||||
|
||||
def save(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue