mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: chat icon (#5465)
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user