Bookshelf cover size setting and widget

This commit is contained in:
advplyr 2021-08-26 09:47:51 -05:00
parent 091aa6ef82
commit b4a62dbf4b
11 changed files with 90 additions and 30 deletions

View file

@ -20,7 +20,8 @@ class User {
orderBy: 'book.title',
orderDesc: false,
filterBy: 'all',
playbackRate: 1
playbackRate: 1,
bookshelfCoverSize: 120
}
}