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

Commit 87c76d7

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

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
@@ -123,7 +123,7 @@ get availableLLMs() {
123123
<label class="ai-spam__instructions-label">
124124
{{i18n "discourse_ai.spam.custom_instructions"}}
125125
<DTooltip
126-
@icon="question-circle"
126+
@icon="circle-question"
127127
@content={{i18n "discourse_ai.spam.custom_instructions_help"}}
128128
/>
129129
</label>

0 commit comments

Comments
 (0)