mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-04-25 23:06:43 +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