diff --git a/src/components/Sidebar.tsx b/src/components/Sidebar.tsx index 74cc576b..f89c97b9 100644 --- a/src/components/Sidebar.tsx +++ b/src/components/Sidebar.tsx @@ -171,16 +171,17 @@ export default function Sidebar({ badge={totalAssignedTickets} /> )} - {(entitiesAllowGeneration.length > 0 || isAdmin) && ( -