Make first WebUI random page stick
This commit is contained in:
@@ -13,6 +13,7 @@ type QueryOptions struct {
|
||||
Max int
|
||||
Offset int
|
||||
Filters squirrel.Sqlizer
|
||||
Seed string // for random sorting
|
||||
}
|
||||
|
||||
type ResourceRepository interface {
|
||||
|
||||
Reference in New Issue
Block a user