mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-06-09 12:12:43 +02:00
Remove old Author object & fix issue deleting empty authors
This commit is contained in:
@@ -773,7 +773,7 @@ class LibraryItem extends Model {
|
||||
|
||||
/**
|
||||
* Get book library items for author, optional use user permissions
|
||||
* @param {oldAuthor} author
|
||||
* @param {import('./Author')} author
|
||||
* @param {import('./User')} user
|
||||
* @returns {Promise<oldLibraryItem[]>}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user