mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-13 02:19:46 +01: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