mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-01-03 00:06:46 +01:00
Merge pull request #1453 from lkiesow/bookshelf-view
One Default Bookshelf View
This commit is contained in:
commit
1bac395bed
@ -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…
Reference in New Issue
Block a user