Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 6558a71

Browse files
Update assets/javascripts/discourse/components/ai-spam.gjs
Co-authored-by: Keegan George <[email protected]>
1 parent c81b5a2 commit 6558a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/javascripts/discourse/components/ai-spam.gjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ get availableLLMs() {
102102
{{on "click" this.toggleEnabled}}
103103
/>
104104
<DTooltip
105-
@icon="question-circle"
105+
@icon="circle-question"
106106
@content={{i18n "discourse_ai.spam.spam_tip"}}
107107
/>
108108
</div>

0 commit comments

Comments
 (0)