- change elm autoaccept delay to 270 seconds.
This commit is contained in:
@@ -19,7 +19,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
acceptOrderDelay = 5 * time.Minute
|
acceptOrderDelay = 270 * time.Second
|
||||||
fakePickedUp = "fakefinishedpickup"
|
fakePickedUp = "fakefinishedpickup"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user