diff --git a/frontend/src/modules/dashboard/components/DashboardChannelTopicModals.tsx b/frontend/src/modules/dashboard/components/DashboardChannelTopicModals.tsx index 8901bb5..3f4669b 100644 --- a/frontend/src/modules/dashboard/components/DashboardChannelTopicModals.tsx +++ b/frontend/src/modules/dashboard/components/DashboardChannelTopicModals.tsx @@ -386,7 +386,6 @@ export function ChannelConfigModal({ open={open} onClose={onClose} title={labels.wizardSectionTitle} - subtitle={labels.wizardSectionDesc} size="extend" closeLabel={labels.close} bodyClassName="ops-config-drawer-body" @@ -418,9 +417,6 @@ export function ChannelConfigModal({ )} >