forked from sunglocto/lambda
Add affiliation medals
This commit is contained in:
@@ -15,5 +15,5 @@ type Marker struct {
|
||||
}
|
||||
|
||||
func init() {
|
||||
stanza.TypeRegistry.MapExtension(stanza.PKTMessage, xml.Name{Space: "urn:xmpp:reply:0", Local: "displayed"}, Marker{})
|
||||
stanza.TypeRegistry.MapExtension(stanza.PKTMessage, xml.Name{Space: "urn:xmpp:chat-markers:0", Local: "displayed"}, Marker{})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user