mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
style: Log error
This commit is contained in:
@@ -186,6 +186,7 @@ pub async fn leave_room(
|
|||||||
// we save a `None` to the `roomuserid_leftcount` table, which generates
|
// we save a `None` to the `roomuserid_leftcount` table, which generates
|
||||||
// and sends a dummy leave to the client.
|
// and sends a dummy leave to the client.
|
||||||
warn!(
|
warn!(
|
||||||
|
?err,
|
||||||
"Trying to leave room not cached as leave, sending dummy leave \
|
"Trying to leave room not cached as leave, sending dummy leave \
|
||||||
event to client"
|
event to client"
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user