mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-24 12:54:31 +02:00
Small fixes
This commit is contained in:
parent
08a41e37b4
commit
5ea423072b
4 changed files with 5 additions and 11 deletions
|
@ -27,7 +27,7 @@ class CustomMetadataProvider extends Model {
|
|||
}
|
||||
|
||||
static findByPk(id) {
|
||||
this.findOne({
|
||||
return this.findOne({
|
||||
where: {
|
||||
id,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue