mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-06 11:59:51 +08: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,
|
icon: MindmapIcon,
|
||||||
text: 'Tidy a article with AI MindMap Action',
|
text: 'Tidy an article with AI MindMap Action',
|
||||||
handler: () => {
|
handler: () => {
|
||||||
AIProvider.slots.requestInsertTemplate.emit({
|
AIProvider.slots.requestInsertTemplate.emit({
|
||||||
template: TidyMindMapV3,
|
template: TidyMindMapV3,
|
||||||
|
|||||||
Reference in New Issue
Block a user