From e45cb07bb0706df05feafa237fffc4095914ce6a Mon Sep 17 00:00:00 2001 From: Truls Henrik <39614013+trulshj@users.noreply.github.com> Date: Mon, 21 Oct 2024 14:09:26 +0200 Subject: [PATCH] chore: always show emails in employee page (#800) --- src/employees/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/employees/index.tsx b/src/employees/index.tsx index 18ad11524..ffe32fd96 100644 --- a/src/employees/index.tsx +++ b/src/employees/index.tsx @@ -120,6 +120,7 @@ export default function Employees({ ); })}