fix a tb (thanks aldafu)
This commit is contained in:
parent
ba110194f8
commit
2fd8b49fc6
1 changed files with 1 additions and 0 deletions
|
@ -748,6 +748,7 @@ class Interface:
|
||||||
# contact = gajim.contacts[account][jid][0]
|
# contact = gajim.contacts[account][jid][0]
|
||||||
# self.windows['file_transfers'].show_file_request(
|
# self.windows['file_transfers'].show_file_request(
|
||||||
# account, contact, file_props)
|
# account, contact, file_props)
|
||||||
|
contact = gajim.contacts[account][jid][0]
|
||||||
self.windows['file_transfers'].show_file_request(
|
self.windows['file_transfers'].show_file_request(
|
||||||
account, contact, file_props)
|
account, contact, file_props)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue