style: Log error

This commit is contained in:
Jade Ellis
2026-01-06 01:55:52 +00:00
parent 88c84f221f
commit 9552dd7485
+1
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"
);