Fix typo
This commit is contained in:
parent
3ec7467571
commit
3f48f97080
@ -163,7 +163,7 @@ pub async fn update_unable_to_extract_plugins(
|
||||
WHERE id = $1
|
||||
RETURNING *",
|
||||
id,
|
||||
update_unable_to_extract_plugins,
|
||||
unable_to_extract_plugins,
|
||||
)
|
||||
.fetch_one(pool)
|
||||
.await
|
||||
|
Loading…
Reference in New Issue
Block a user