mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-09 00:45:05 +02:00
Bookshelf cover size setting and widget
This commit is contained in:
parent
46d7c45ca5
commit
e54535f465
11 changed files with 90 additions and 30 deletions
|
@ -20,7 +20,8 @@ class User {
|
|||
orderBy: 'book.title',
|
||||
orderDesc: false,
|
||||
filterBy: 'all',
|
||||
playbackRate: 1
|
||||
playbackRate: 1,
|
||||
bookshelfCoverSize: 120
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue