load resources from starter kit and introduce srcDir configuration
This commit is contained in:
@@ -54,7 +54,7 @@ export const POST = async (
|
||||
],
|
||||
}
|
||||
|
||||
const { result } = await workflow.run({ input })
|
||||
await workflow.run({ input })
|
||||
|
||||
const user = await refetchUser(
|
||||
req.params.id,
|
||||
|
||||
Reference in New Issue
Block a user