diff --git a/src/renderer/src/pages/home/components/Topics.tsx b/src/renderer/src/pages/home/components/Topics.tsx index b2cb5e38..469c29a5 100644 --- a/src/renderer/src/pages/home/components/Topics.tsx +++ b/src/renderer/src/pages/home/components/Topics.tsx @@ -98,9 +98,7 @@ const Topics: FC = ({ assistant, activeTopic, setActiveTopic }) => { description={t('assistant.topics.delete.all.content')} placement="leftBottom" onConfirm={removeAllTopics} - okText="Delete All" - okType="danger" - cancelText="Cancel"> + okType="danger">