Update content of files

This commit is contained in:
GitHub Action 2023-09-05 16:28:22 +00:00
parent a02f390a8c
commit deb4d60c6d

View file

@ -71,12 +71,12 @@
<tr>
<td><strong>key</strong></td>
<td style="text-align: center;"><a href="/type/InputPrivacyKey">InputPrivacyKey</a></td>
<td>Peers to which the privacy rules apply</td>
<td>New privacy rule</td>
</tr>
<tr>
<td><strong>rules</strong></td>
<td style="text-align: center;"><a href="/type/Vector%20t">Vector</a>&lt;<a href="/type/InputPrivacyRule">InputPrivacyRule</a>&gt;</td>
<td>New privacy rules</td>
<td>Peers to which the privacy rule will apply.</td>
</tr>
</tbody>
</table>