mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-29 14:28:34 +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
|
this.loggerScannerLogsToKeep = 2
|
||||||
|
|
||||||
// Bookshelf Display
|
// Bookshelf Display
|
||||||
this.homeBookshelfView = BookshelfView.STANDARD
|
this.homeBookshelfView = BookshelfView.DETAIL
|
||||||
this.bookshelfView = BookshelfView.DETAIL
|
this.bookshelfView = BookshelfView.DETAIL
|
||||||
|
|
||||||
// Podcasts
|
// Podcasts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue