diff --git a/web/app/components/app/app-publisher/index.tsx b/web/app/components/app/app-publisher/index.tsx index 7f1dcdf6f8..d6e316f0d3 100644 --- a/web/app/components/app/app-publisher/index.tsx +++ b/web/app/components/app/app-publisher/index.tsx @@ -289,10 +289,10 @@ const AppPublisher = ({ {!isAppAccessSet &&

{t('app.publishApp.notSetDesc')}

}
- + } > @@ -301,10 +301,10 @@ const AppPublisher = ({ {(appDetail?.mode === 'workflow' || appDetail?.mode === 'completion') ? ( - + } >