Possible fix for #3986
This commit is contained in:
@@ -57,6 +57,7 @@ router.post("hooks.unfurl", async (ctx) => {
|
||||
model: UserAuthentication,
|
||||
as: "authentications",
|
||||
required: true,
|
||||
separate: true,
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user