This commit is contained in:
Yann Leboulanger 2006-04-01 20:21:21 +00:00
parent becf3c4c3a
commit c23a517a20
1 changed files with 1 additions and 1 deletions

View File

@ -569,7 +569,7 @@ class Interface:
notify.notify(_('New Private Message'), full_jid_with_resource,
account, 'pm', path_to_image = path, text = txt)
chat_control.on_private_message(nick, message, array[2])
groupchat_control.on_private_message(nick, message, array[2])
return
# THIS HAS TO BE AFTER PM handling so we can get PMs