mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-05-26 23:14:11 +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
|
||||
// and sends a dummy leave to the client.
|
||||
warn!(
|
||||
?err,
|
||||
"Trying to leave room not cached as leave, sending dummy leave \
|
||||
event to client"
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user