diff options
author | Kim Alvefur <zash@zash.se> | 2021-09-12 13:38:14 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2021-09-12 13:38:14 +0200 |
commit | 0176fefc08ed092332a49b5926805dc244706221 (patch) | |
tree | be60306aaa06fd6ed313bd701668dbcd212f6ed4 /doc | |
parent | bd0f94c05274fca25f27c9223e0eb09a851522c5 (diff) | |
download | prosody-0176fefc08ed092332a49b5926805dc244706221.tar.gz prosody-0176fefc08ed092332a49b5926805dc244706221.zip |
doap: Mention mod_storage_xep0227
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doap.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index 5e26b74a..20724092 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -498,7 +498,7 @@ <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0227.html"/> <xmpp:version>1.1</xmpp:version> <xmpp:since>0.7.0</xmpp:since> - <xmpp:note>Used in migrator tools</xmpp:note> + <xmpp:note>Used in migrator tools and mod_storage_xep0227</xmpp:note> </xmpp:SupportedXep> </implements> <implements> |