From bfd1809a34eeba9cadb3533f98735cad8cb1ec4e Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Fri, 15 Aug 2025 09:10:26 +0300 Subject: [PATCH] move expand click handler to StatusContent --- src/components/notification/notification.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/notification/notification.vue b/src/components/notification/notification.vue index c9b557970..d638420c7 100644 --- a/src/components/notification/notification.vue +++ b/src/components/notification/notification.vue @@ -13,7 +13,6 @@ class="NotificationParent" :class="{ '-expandable': expandable }" :aria-controls="'notif-' +notification.id" - @click="toggleStatusExpanded()" v-else >