Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanvidrine committed Nov 8, 2024
1 parent b16d4a2 commit 93efd70
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ export default class DiscoursePostEventStatus extends Component {
"event__section event-actions event-status"
(if
this.watchingInviteeStatus
(concat "status-" this.args.watchingInviteeStatus)
(concat "status-" this.watchingInviteeStatus)
)
}}
>
Expand Down

0 comments on commit 93efd70

Please sign in to comment.