doap: fix 454 note entry
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
656248ede7
commit
8f4d8f76d1
1 changed files with 2 additions and 1 deletions
3
doap.xml
3
doap.xml
|
@ -903,9 +903,10 @@
|
||||||
<implements>
|
<implements>
|
||||||
<xmpp:SupportedXep>
|
<xmpp:SupportedXep>
|
||||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0454.html"/>
|
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0454.html"/>
|
||||||
<xmpp:status>no thumbnail support</xmpp:status>
|
<xmpp:status>partial</xmpp:status>
|
||||||
<xmpp:version>0.1.0</xmpp:version>
|
<xmpp:version>0.1.0</xmpp:version>
|
||||||
<xmpp:since>1.8.1</xmpp:since>
|
<xmpp:since>1.8.1</xmpp:since>
|
||||||
|
<xmpp:note>no thumbnail support</xmpp:note>
|
||||||
</xmpp:SupportedXep>
|
</xmpp:SupportedXep>
|
||||||
</implements>
|
</implements>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue