update
parent
95dba85b9f
commit
afb7664ebf
|
@ -96,6 +96,7 @@ func Send(h *History) {
|
|||
l.Warn().Str("mod", "history").
|
||||
Interface("history", h).
|
||||
Msg("history reporter has not started, report will be discarded")
|
||||
return
|
||||
}
|
||||
if h.Type == "" {
|
||||
h.Type = INFO
|
||||
|
|
Loading…
Reference in New Issue