mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Make first WebUI random page stick
This commit is contained in:
parent
653b4d97f9
commit
3977ef6e0f
6 changed files with 75 additions and 21 deletions
|
@ -13,6 +13,7 @@ type QueryOptions struct {
|
|||
Max int
|
||||
Offset int
|
||||
Filters squirrel.Sqlizer
|
||||
Seed string // for random sorting
|
||||
}
|
||||
|
||||
type ResourceRepository interface {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue