Merge pull request #1222 from kgarner7/paginate-songs-page
Paginate songs page
This commit is contained in:
commit
5bd5d92370
9 changed files with 217 additions and 15 deletions
|
@ -147,6 +147,7 @@ export class Store {
|
|||
},
|
||||
"libraryPrefs": {
|
||||
"songs": {
|
||||
"scroll": "infinite",
|
||||
"sort": "name",
|
||||
"sortOrder": "asc",
|
||||
"size": "normal"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue