diff options
author | Alexander Gavrilov <wowemuh@gmail.com> | 2023-08-24 20:47:14 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-24 20:47:14 +0300 |
commit | 75bb466d3fc65a733860b60f6ce489e6d8a5fc40 (patch) | |
tree | 437d2aaa1e60c4db197f19d6dfdd0fe7a4e5975c /docs | |
parent | 3fef3db56fa55e9b8952b6682d3b3c7bd4aa4c98 (diff) |
Add XEP-0160
Diffstat (limited to 'docs')
-rw-r--r-- | docs/miranda.doap | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/miranda.doap b/docs/miranda.doap index 98c0e2d3f8..530fb81c06 100644 --- a/docs/miranda.doap +++ b/docs/miranda.doap @@ -228,6 +228,12 @@ </implements> <implements> <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0160.html"/> + </xmpp:SupportedXep> + </implements> + <implements> + <implements> + <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0163.html"/> </xmpp:SupportedXep> </implements> |