mirror of https://github.com/moparisthebest/xeps
XEP-0423: fix missing comma
parent
1adc04471a
commit
6db00df9e2
|
@ -302,7 +302,7 @@
|
|||
<td align='center'>&no;</td>
|
||||
<td align='center'>&yes;&component;</td>
|
||||
<td align='center'>&yes;</td>
|
||||
<td>&xep0048;, &xep0313;<note>Support for requesting history from a MUC archive as opposed to from the user's account.</note>, &xep0410; &xep0411;</td>
|
||||
<td>&xep0048;, &xep0313;<note>Support for requesting history from a MUC archive as opposed to from the user's account.</note>, &xep0410;, &xep0411;</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Persistent Storage of Private Data via PubSub</strong></td>
|
||||
|
|
Loading…
Reference in New Issue