fear: pass userId
This commit is contained in:
@@ -207,7 +207,7 @@ async function createWorkflowAndStoreMetadata(id: string, userId: string) {
|
|||||||
headless: true,
|
headless: true,
|
||||||
proxy: proxyOptions.server ? proxyOptions : undefined,
|
proxy: proxyOptions.server ? proxyOptions : undefined,
|
||||||
}
|
}
|
||||||
});
|
}, userId);
|
||||||
|
|
||||||
const runId = uuid();
|
const runId = uuid();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user