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

Commit ddec793

Browse files
committed
remove comment
1 parent 9ebc101 commit ddec793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/javascripts/discourse/components/ai-embedding-editor.gjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ export default class AiEmbeddingEditor extends Component {
6161
return {
6262
id: df,
6363
name: t(df),
64-
icon: iconName, // Generate the icon helper output
64+
icon: iconName,
6565
};
6666
});
6767
}

0 commit comments

Comments
 (0)