M1nd3r/thp5
M1nd3r 2 months ago
parent a568bf5de3
commit 6b9a2c64f1

@ -271,7 +271,7 @@ async def write_message(
if __debug__ and message.session_id is not None:
log.debug(
__name__,
"Writing message with type %d to a session %d",
"Writing message with type %d to a session %d",
message.type,
int.from_bytes(message.session_id, "big"),
)

Loading…
Cancel
Save