aa
This commit is contained in:
@@ -34,9 +34,9 @@ const (
|
|||||||
)
|
)
|
||||||
|
|
||||||
type tReplyConfig struct {
|
type tReplyConfig struct {
|
||||||
delayGapBegin int
|
delayGapBegin int `json:"delayGapBegin"`
|
||||||
delayGapEnd int
|
delayGapEnd int `json:"delayGapEnd"`
|
||||||
comments []string
|
comments []string `json:"comments"`
|
||||||
}
|
}
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|||||||
Reference in New Issue
Block a user