improvement: higher default pdu capacity

This commit is contained in:
Timo Kösters
2022-01-13 21:03:53 +01:00
parent 9e77f7617c
commit 447639054e
2 changed files with 2 additions and 2 deletions

View File

@@ -85,7 +85,7 @@ pub async fn update_device_route(
Ok(update_device::Response {}.into())
}
/// # `PUT /_matrix/client/r0/devices/{deviceId}`
/// # `DELETE /_matrix/client/r0/devices/{deviceId}`
///
/// Deletes the given device.
///