diff --git a/shop/lib/actions/end-customers.ts b/shop/lib/actions/end-customers.ts index 26d0263..30a65c1 100644 --- a/shop/lib/actions/end-customers.ts +++ b/shop/lib/actions/end-customers.ts @@ -133,8 +133,8 @@ export async function anonymizeEndCustomer(id: string): Promise { company_name: '[GELÖSCHT]', vat_id: null, first_name: '[GELÖSCHT]', - last_name: null, - street: null, + last_name: '[GELÖSCHT]', + street: '[GELÖSCHT]', zip: null, city: null, email: null,