chore: chat icon (#5465)

This commit is contained in:
Nathan.fooo
2024-06-04 20:13:54 +08:00
committed by GitHub
parent 1cecfae6f4
commit 890ac5a213
4 changed files with 7 additions and 7 deletions

View File

@ -21,7 +21,7 @@ class AIChatPluginBuilder extends PluginBuilder {
}
@override
String get menuName => "AIChat";
String get menuName => "AI Chat";
@override
FlowySvgData get icon => FlowySvgs.chat_ai_page_s;