fix a tb (thanks aldafu)

This commit is contained in:
Nikos Kouremenos 2005-08-17 09:59:59 +00:00
parent ba110194f8
commit 2fd8b49fc6

View file

@ -748,6 +748,7 @@ class Interface:
# contact = gajim.contacts[account][jid][0]
# self.windows['file_transfers'].show_file_request(
# account, contact, file_props)
contact = gajim.contacts[account][jid][0]
self.windows['file_transfers'].show_file_request(
account, contact, file_props)