mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-10 04:00:08 +08:00
Pure Color Reset
This commit is contained in:
parent
85a62520f7
commit
1e0729b6c3
@ -37,7 +37,7 @@ class MiraiConsoleUIPure : MiraiConsoleUI {
|
||||
}
|
||||
|
||||
override fun pushLog(identity: Long, message: String) {
|
||||
println(message)
|
||||
println("\u001b[0m$message")
|
||||
}
|
||||
|
||||
override fun prePushBot(identity: Long) {
|
||||
|
Loading…
Reference in New Issue
Block a user