This commit is contained in:
anoadragon453 2021-11-03 11:09:34 +00:00
parent 74b65bfc5f
commit 2187b1eaae
4 changed files with 4 additions and 4 deletions

View file

@ -537,7 +537,7 @@ end of the list.</p>
}
</code></pre>
<h1 id="delete-room-api"><a class="header" href="#delete-room-api">Delete Room API</a></h1>
<p>The Delete Room admin API allows server admins to remove rooms from server
<p>The Delete Room admin API allows server admins to remove rooms from the server
and block these rooms.</p>
<p>Shuts down a room. Moves all local users and room aliases automatically to a
new room if <code>new_room_user_id</code> is set. Otherwise local users only

View file

@ -10175,7 +10175,7 @@ end of the list.</p>
}
</code></pre>
<h1 id="delete-room-api"><a class="header" href="#delete-room-api">Delete Room API</a></h1>
<p>The Delete Room admin API allows server admins to remove rooms from server
<p>The Delete Room admin API allows server admins to remove rooms from the server
and block these rooms.</p>
<p>Shuts down a room. Moves all local users and room aliases automatically to a
new room if <code>new_room_user_id</code> is set. Otherwise local users only

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long