missing new contacts function

This commit is contained in:
Yann Leboulanger 2006-01-06 09:21:39 +00:00
parent 0ffc6f1169
commit 601e7558e4
1 changed files with 1 additions and 1 deletions

View File

@ -416,7 +416,7 @@ class Interface:
return
if gajim.config.get('ignore_unknown_contacts') and \
not gajim.contacts[account].has_key(jid):
not gajim.contacts.get_contact(account, jid):
return
# Handle chat states