mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-13 21:01:39 +00:00
Merge branch 'master' into adjustable-skip-amount
This commit is contained in:
commit
2af7b78c9d
132 changed files with 465 additions and 5014 deletions
|
|
@ -8,6 +8,7 @@ export const state = () => ({
|
|||
bookshelfCoverSize: 120,
|
||||
collapseSeries: false,
|
||||
collapseBookSeries: false,
|
||||
showSubtitles: false,
|
||||
useChapterTrack: false,
|
||||
seriesSortBy: 'name',
|
||||
seriesSortDesc: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue