Use robot icon for assistant to prevent confusion with conversations
This commit is contained in:
parent
049c987310
commit
4efe62b3e5
2 changed files with 5 additions and 1 deletions
|
@ -398,7 +398,7 @@ impl Panel for AssistantPanel {
|
|||
}
|
||||
|
||||
fn icon_path(&self) -> &'static str {
|
||||
"icons/speech_bubble_12.svg"
|
||||
"icons/robot_14.svg"
|
||||
}
|
||||
|
||||
fn icon_tooltip(&self) -> (String, Option<Box<dyn Action>>) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue