UX: unify ai representing icon (#257)
This PR addresses the effort to use one icon representing discourse-ai. Removed discourse-sparkles from discourse-ai, now included in core ``vendor/assets/svg-icons/discourse-additional.svg``
This commit is contained in:
@@ -30,7 +30,7 @@ export default class extends Component {
|
||||
this.moreTopicsPreferenceTracking.registerTopicList({
|
||||
name: I18n.t("discourse_ai.related_topics.pill"),
|
||||
id: this.listId,
|
||||
icon: "magic",
|
||||
icon: "discourse-sparkles",
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user