diff options
Diffstat (limited to 'dino.doap.in')
-rw-r--r-- | dino.doap.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dino.doap.in b/dino.doap.in index c08898df..0759c895 100644 --- a/dino.doap.in +++ b/dino.doap.in @@ -197,6 +197,11 @@ </implements> <implements> <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0249.html" /> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0260.html" /> </xmpp:SupportedXep> </implements> |