mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
fix(core): typo (#10022)
[BS-2532](https://linear.app/affine-design/issue/BS-2532/typo-tidy-a-article-with-ai-mindmap-action-tidy-an-article-with-xxxxx)
This commit is contained in:
@@ -25,7 +25,7 @@ export const AIPreloadConfig = [
|
||||
},
|
||||
{
|
||||
icon: MindmapIcon,
|
||||
text: 'Tidy a article with AI MindMap Action',
|
||||
text: 'Tidy an article with AI MindMap Action',
|
||||
handler: () => {
|
||||
AIProvider.slots.requestInsertTemplate.emit({
|
||||
template: TidyMindMapV3,
|
||||
|
||||
Reference in New Issue
Block a user