fix double new button (#8058)

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
pull/8023/head^2
Carina Wollendorfer 2023-04-03 14:34:53 +02:00 committed by GitHub
parent 53e52a0510
commit db4449d849
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ function WorkflowsPage() {
) : (
<>
{query?.data?.profiles &&
query?.data?.profiles.length &&
query?.data?.profiles.length > 1 &&
allWorkflowsData?.workflows &&
allWorkflowsData.workflows.length &&
profileOptions ? (