both infinite and paging

This commit is contained in:
Kendall Garner 2022-07-01 14:00:23 -04:00
parent 147033b5dd
commit 83f920359e
No known key found for this signature in database
GPG key ID: 18D2767419676C87
3 changed files with 63 additions and 11 deletions

View file

@ -146,6 +146,7 @@ export class Store {
},
"libraryPrefs": {
"songs": {
"scroll": "infinite",
"sort": "name",
"sortOrder": "asc",
"size": "normal"