chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import * as bp from '.botpress'
|
||||
|
||||
export const handleEvent: bp.WorkflowHandlers['processQueue'] = async (props) => {
|
||||
await props.workflow.acknowledgeStartOfProcessing()
|
||||
}
|
||||
Reference in New Issue
Block a user