mirror of
https://github.com/whitechi73/OpenShamrock.git
synced 2024-08-14 13:12:17 +08:00
Shamrock
: remove debug log #242
Signed-off-by: 白池 <whitechi73@outlook.com>
This commit is contained in:
parent
0ed4480878
commit
8f8580d542
@ -222,7 +222,7 @@ internal sealed class MessageElemConverter: IMessageConvert {
|
||||
}
|
||||
} else video.fileName.split(".")[0].hex2ByteArray()
|
||||
|
||||
LogCenter.log({ "receive video msg: $video" }, Level.DEBUG)
|
||||
//LogCenter.log({ "receive video msg: $video" }, Level.DEBUG)
|
||||
|
||||
return MessageSegment(
|
||||
type = "video",
|
||||
|
Loading…
x
Reference in New Issue
Block a user