Skip to content

Commit 1ebc675

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 3ad6b29 + 5eabb3c commit 1ebc675

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/config.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ func (h *ENOptions) GetDelayRTime() int64 {
8989
}
9090
if h.DelayTime != 0 {
9191
h.DelayMaxTime = int64(h.DelayTime)
92+
return int64(h.DelayTime)
9293
}
9394
return 0
9495
}

0 commit comments

Comments
 (0)