update apply

This commit is contained in:
duanfuxiang
2025-01-06 16:05:35 +08:00
parent dc7288e11b
commit eeacc67d70
6 changed files with 95 additions and 89 deletions

View File

@@ -42,7 +42,7 @@ export default class InfioPlugin extends Plugin {
await this.loadSettings()
// This creates an icon in the left ribbon.
this.addRibbonIcon('wand-sparkles', 'Open smart composer', () =>
this.addRibbonIcon('wand-sparkles', 'Open infio copilot', () =>
this.openChatView(),
)