fix lint errors

This commit is contained in:
Shahed Nasser
2024-12-11 11:20:07 +02:00
parent 3522c0f0e0
commit 35a8224497
9 changed files with 51 additions and 51 deletions
@@ -542,8 +542,8 @@ Next, replace the `TODO` with the following:
```ts title="src/workflows/update-custom-from-customer/index.ts"
const created = when(
"create-customer-custom-link"
{
"create-customer-custom-link",
{
input,
customers,
}, (data) =>