docs + translations
This commit is contained in:
parent
672dafc701
commit
c114e9b6c3
10 changed files with 543 additions and 307 deletions
|
|
@ -506,6 +506,7 @@ class Profile(Contact, Singleton):
|
|||
"""
|
||||
Friend with specified number quit
|
||||
"""
|
||||
# TODO: fix
|
||||
self.get_friend_by_number(friend_number).status = None
|
||||
self.friend_typing(friend_number, False)
|
||||
if friend_number in self._call:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue