diff -r 989cb40f8e62 -r 47449a29d8ed plugins/disco.lua --- a/plugins/disco.lua Thu Sep 09 19:11:27 2010 +0100 +++ b/plugins/disco.lua Thu Sep 09 19:25:08 2010 +0100 @@ -226,6 +226,7 @@ table.insert(disco_items, { name = tag.attr.name; jid = tag.attr.jid; + node = tag.attr.node; }); end end