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

typo

parent 5bf6d6c0
No related branches found
No related tags found
No related merge requests found
......@@ -109,7 +109,7 @@ class infoUser_Window:
self.xml.get_widget('log_checkbutton').set_active(log)
resources = self.user.resource + ' (' + str(self.user.priority) + ')'
if not self.user.status:
user.status = ''
self.user.status = ''
stats = self.user.show + ' : ' + self.user.status
for u in self.plugin.roster.contacts[self.account][self.user.jid]:
if u.resource != self.user.resource:
......
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