~singpolyma/cheogram

e83362450888a43b0a38024b8298c8a0abd52453 — Stephen Paul Weber 1 year, 3 days ago 142fbd4
Fix typo, this is not an avatar node
1 files changed, 1 insertions(+), 1 deletions(-)

M Main.hs
M Main.hs => Main.hs +1 -1
@@ 1006,7 1006,7 @@ componentStanza (ComponentContext { db, sendIQ, smsJid = (Just smsJid), componen
		return [mkStanzaRec $ iqReply (Just $
				XML.Element (s"{http://jabber.org/protocol/pubsub}pubsub") [] [
					XML.NodeElement $ XML.Element (s"{http://jabber.org/protocol/pubsub}items")
					[(s"node", [XML.ContentText $ s"urn:xmpp:avatar:data"])] [
					[(s"node", [XML.ContentText $ s"urn:xmppp:vcard4"])] [
						XML.NodeElement $ XML.Element (s"{http://jabber.org/protocol/pubsub}item")
						[(s"id", [XML.ContentText $ fromMaybe (s"current") itemId])] [
							XML.NodeElement $ XML.Element (s"{urn:ietf:params:xml:ns:vcard-4.0}vcard") [] ([