mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-04 10:14:36 +02:00
Merge pull request #1453 from lkiesow/bookshelf-view
One Default Bookshelf View
This commit is contained in:
commit
1bac395bed
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ class ServerSettings {
|
|||
this.loggerScannerLogsToKeep = 2
|
||||
|
||||
// Bookshelf Display
|
||||
this.homeBookshelfView = BookshelfView.STANDARD
|
||||
this.homeBookshelfView = BookshelfView.DETAIL
|
||||
this.bookshelfView = BookshelfView.DETAIL
|
||||
|
||||
// Podcasts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue