fix double new button (#8058)
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
This commit is contained in:
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 ? (
|
||||
|
||||
Reference in New Issue
Block a user