mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-08 05:45:26 +02:00
Merge branch 'advplyr:master' into ffmpeg-progress
This commit is contained in:
@@ -14,7 +14,9 @@ export const state = () => ({
|
||||
seriesSortDesc: false,
|
||||
seriesFilterBy: 'all',
|
||||
authorSortBy: 'name',
|
||||
authorSortDesc: false
|
||||
authorSortDesc: false,
|
||||
jumpForwardAmount: 10,
|
||||
jumpBackwardAmount: 10,
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user