Skip to content
Snippets Groups Projects
Commit 48473d8a authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

typo

parent b78a30bf
No related branches found
No related tags found
No related merge requests found
......@@ -373,7 +373,7 @@ class Roster_window:
#Print status in chat window
if self.plugin.windows[account]['chats'].has_key(user.jid):
prio = 0
sho = users[0].show
sho = luser[0].show
for u in luser:
if u.priority > prio:
prio = u.priority
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment