Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaylorhq committed Mar 28, 2024
1 parent aa476dc commit 17d8ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascripts/discourse/components/kanban/card.gjs
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ export default class KanbanCard extends Component {
@topic.indirectly_assigned_to
as |target_id assignment|
}}
{{! eslint-enable no-unused-vars }}
{{! eslint-enable no-unused-vars }}
{{htmlSafe
(renderAvatar
assignment.assigned_to
Expand Down

0 comments on commit 17d8ef3

Please sign in to comment.