Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
pep 2024-12-19 23:59:22 +01:00
commit 161c259dee
2 changed files with 10 additions and 9 deletions

View file

@ -104,7 +104,7 @@ impl XmppClient {
)
.await
}
debug!("XMPP Bot Processed Hook");
debug!("XMPP Bot Processed Hook");
}
}
}