style: Log error

This commit is contained in:
Jade Ellis 2026-01-06 01:55:52 +00:00
parent 88c84f221f
commit 9552dd7485
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2

View file

@ -186,6 +186,7 @@ pub async fn leave_room(
// we save a `None` to the `roomuserid_leftcount` table, which generates
// and sends a dummy leave to the client.
warn!(
?err,
"Trying to leave room not cached as leave, sending dummy leave \
event to client"
);