Skip to content

Commit

Permalink
更新 CommandHistory.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoyv404 authored Nov 13, 2023
1 parent f94cc00 commit 27bf33c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import java.time.LocalDateTime
import java.time.ZoneId
import java.time.ZoneOffset

@App

object CommandHistory {
fun add(command: String, msg: MessageEvent) {
HistoryRecord {
Expand Down

0 comments on commit 27bf33c

Please sign in to comment.