UX: Change AI Helper toggle icon to sparkles (#201)

This commit is contained in:
Keegan George 2023-09-05 13:21:05 -07:00 committed by GitHub
parent 4b42c09814
commit 3a00c38fc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<ul class="ai-helper-context-menu__trigger">
<li>
<DButton
@icon="magic"
@icon="discourse-sparkles"
@action={{this.toggleAiHelperOptions}}
@label="discourse_ai.ai_helper.context_menu.trigger"
class="btn-flat"