mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
fix(editor): Fix folder creation (no-changelog) (#14125)
This commit is contained in:
@@ -1218,7 +1218,7 @@ const onCreateWorkflowClick = () => {
|
||||
@sort="onSortUpdated"
|
||||
>
|
||||
<template #header>
|
||||
<ProjectHeader>
|
||||
<ProjectHeader @create-folder="createFolderInCurrent">
|
||||
<InsightsSummary
|
||||
v-if="overview.isOverviewSubPage"
|
||||
:loading="insightsStore.summary.isLoading"
|
||||
|
||||
Reference in New Issue
Block a user