mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-06-29 04:00:32 +02:00
Update:Default library view to detail instead of bookshelf view & update settings copy
This commit is contained in:
parent
0e96465d74
commit
e1e10dca50
10 changed files with 22 additions and 22 deletions
|
@ -21,7 +21,7 @@ const BookCoverAspectRatio = {
|
|||
|
||||
const BookshelfView = {
|
||||
STANDARD: 0,
|
||||
TITLES: 1,
|
||||
DETAIL: 1,
|
||||
AUTHOR: 2 // Books shown on author page
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue