aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--urgent.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/urgent.tcl b/urgent.tcl
index e782bf4..40c75c3 100644
--- a/urgent.tcl
+++ b/urgent.tcl
@@ -63,7 +63,7 @@ proc urgent::chat_message_notify {chatid from type body extras} {
set_urgency_hint $chatid
}
} else {
- set mynick [chat::get_nick [chat::get_xlib $chatid] \
+ set mynick [chat::get_nick [chat::get_connid $chatid] \
[chat::our_jid $chatid] $type]
if {[check_message $mynick $body]} {
if {$options(handle_personal_messages)} {