fix double new button (#8058)

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
This commit is contained in:
Carina Wollendorfer
2023-04-03 14:34:53 +02:00
committed by GitHub
co-authored by CarinaWolli
parent 53e52a0510
commit db4449d849
@@ -118,7 +118,7 @@ function WorkflowsPage() {
) : (
<>
{query?.data?.profiles &&
query?.data?.profiles.length &&
query?.data?.profiles.length > 1 &&
allWorkflowsData?.workflows &&
allWorkflowsData.workflows.length &&
profileOptions ? (