mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-17 04:01:05 +00:00
chore: enable consistent-return
This commit is contained in:
@@ -658,6 +658,7 @@ async function executeWebhookAction(params: {
|
||||
};
|
||||
}
|
||||
}
|
||||
throw new Error("Unsupported webhook action");
|
||||
}
|
||||
|
||||
export function createTaskFlowWebhookRequestHandler(params: {
|
||||
|
||||
Reference in New Issue
Block a user