video call button
This commit is contained in:
parent
bc248a9e30
commit
298dba4d6c
4 changed files with 15 additions and 10 deletions
|
|
@ -563,7 +563,6 @@ class Profile(Contact, Singleton):
|
|||
try:
|
||||
for message in messages:
|
||||
self.split_and_send(friend_number, message.get_data()[-1], message.get_data()[0].encode('utf-8'))
|
||||
friend.mark_as_sent()
|
||||
except:
|
||||
pass
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue