bump run list limit
This commit is contained in:
parent
04844256dd
commit
a85ef9273f
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
defaultLimit = 10
|
||||
defaultLimit = 20
|
||||
)
|
||||
|
||||
type ListOptions struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue