some qol stuff
This commit is contained in:
@@ -51,3 +51,4 @@ func init() {
|
||||
stanza.TypeRegistry.MapExtension(stanza.PKTIQ, xml.Name{Space: "vcard-temp", Local: "vCard"}, VCard{})
|
||||
stanza.TypeRegistry.MapExtension(stanza.PKTPresence, xml.Name{Space: "vcard-temp:x:update", Local: "x"}, VCardUpdate{})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user