mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-06 07:32:23 +08:00
Format
This commit is contained in:
parent
04bed22ea2
commit
698c8b1c76
@ -251,7 +251,7 @@ internal class OnlinePush {
|
||||
)
|
||||
}
|
||||
else -> {
|
||||
bot.network.logger.debug{"Unknown server messages $message"}
|
||||
bot.network.logger.debug { "Unknown server messages $message" }
|
||||
return NoPacket
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user