mirror of
https://github.com/gabehf/Koito.git
synced 2026-04-22 12:01:52 -07:00
change interest steps to 16
This commit is contained in:
parent
f3f5b5b437
commit
68d979b43b
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ interface Props {
|
|||
}
|
||||
|
||||
export default function InterestGraph({
|
||||
buckets = 18,
|
||||
buckets = 16,
|
||||
artistId = 0,
|
||||
albumId = 0,
|
||||
trackId = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue