mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-31 15:19:42 +02:00
Move cover path func to LibraryItem model
This commit is contained in:
parent
c25acb41fa
commit
7a1623e6a1
5 changed files with 30 additions and 25 deletions
|
@ -23,7 +23,7 @@ class Auth {
|
|||
|
||||
/**
|
||||
* Checks if the request should not be authenticated.
|
||||
* @param {import('express').Request} req
|
||||
* @param {Request} req
|
||||
* @returns {boolean}
|
||||
* @private
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue