diff --git a/src/FilterLists.Web/ClientApp/components/ListDetails.tsx b/src/FilterLists.Web/ClientApp/components/ListDetails.tsx index da473026f..442a86faa 100644 --- a/src/FilterLists.Web/ClientApp/components/ListDetails.tsx +++ b/src/FilterLists.Web/ClientApp/components/ListDetails.tsx @@ -200,7 +200,7 @@ function EmailAddress(props: any) { function Maintainers(props: any) { return props.maintainers.length > 0 - ?