Improved default scroll length
This commit is contained in:
@ -10,7 +10,7 @@ import (
|
||||
|
||||
const (
|
||||
tracksFirstLoad = 12
|
||||
tracksPerScroll = 3
|
||||
tracksPerScroll = 6
|
||||
)
|
||||
|
||||
// render renders the soundracks page with the given tracks.
|
||||
|
Reference in New Issue
Block a user