mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-13 04:41:36 +00:00
Fixed linting warnings for paths
This commit is contained in:
parent
a90e79657b
commit
6321c76d32
3 changed files with 7 additions and 5 deletions
|
|
@ -2900,11 +2900,11 @@
|
|||
* example: 2
|
||||
* homeBookshelfView:
|
||||
* description: Whether the home page should use a skeuomorphic design with wooden shelves.
|
||||
* type: string
|
||||
* type: integer
|
||||
* example: 1
|
||||
* bookshelfView:
|
||||
* description: Whether other bookshelf pages should use a skeuomorphic design with wooden shelves.
|
||||
* type: string
|
||||
* type: integer
|
||||
* example: 1
|
||||
* sortingIgnorePrefix:
|
||||
* description: Whether to ignore prefixes when sorting. For example, for the prefix the, the book title The Book Title would sort as Book Title, The.
|
||||
|
|
@ -3236,4 +3236,4 @@
|
|||
* description: The total number of segments of the stream.
|
||||
* type: integer
|
||||
* example: 6200
|
||||
*/
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue