From 93efd70db9eccfc71e691c5835cd523ea032a482 Mon Sep 17 00:00:00 2001 From: Jordan Vidrine Date: Fri, 8 Nov 2024 15:05:35 -0600 Subject: [PATCH] linting --- .../discourse/components/discourse-post-event/status.gjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/javascripts/discourse/components/discourse-post-event/status.gjs b/assets/javascripts/discourse/components/discourse-post-event/status.gjs index 4300ea73a..b09deacb9 100644 --- a/assets/javascripts/discourse/components/discourse-post-event/status.gjs +++ b/assets/javascripts/discourse/components/discourse-post-event/status.gjs @@ -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) ) }} >