mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-11 11:51:36 +00:00
Rename methods and fix save bug
This commit is contained in:
parent
00bfb5ced4
commit
9ff5f2fc37
7 changed files with 69 additions and 69 deletions
|
|
@ -512,7 +512,7 @@ module.exports = {
|
|||
},
|
||||
|
||||
/**
|
||||
* Get longest podcasts in library
|
||||
* Get the longest podcasts in library
|
||||
* @param {string} libraryId
|
||||
* @param {number} limit
|
||||
* @returns {Promise<{ id:string, title:string, duration:number }[]>}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue