mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-16 01:57:48 +02:00
Small fixes
This commit is contained in:
@ -27,7 +27,7 @@ class CustomMetadataProvider extends Model {
|
||||
}
|
||||
|
||||
static findByPk(id) {
|
||||
this.findOne({
|
||||
return this.findOne({
|
||||
where: {
|
||||
id,
|
||||
}
|
||||
|
Reference in New Issue
Block a user