Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Commit

Permalink
reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
liujiahua123123 committed Mar 6, 2020
1 parent fe5ce26 commit 850fe60
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ object MiraiConsole {
object UIPushLogger {
operator fun invoke(any: Any? = null) {
invoke(
"[Mirai$version $build]",
"[Mirai $version $build]",
0L,
any
)
Expand Down

0 comments on commit 850fe60

Please sign in to comment.