From a368294b43a312f91393335fc85d916b7185f424 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Sun, 29 Apr 2018 18:41:47 -0700 Subject: [PATCH] fix for malformed notiications (#238) fixes #217 --- routes/_components/status/Notification.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/routes/_components/status/Notification.html b/routes/_components/status/Notification.html index cf498cc..1a89981 100644 --- a/routes/_components/status/Notification.html +++ b/routes/_components/status/Notification.html @@ -1,13 +1,12 @@ -{{#if notification.type === 'mention' || notification.type === 'reblog' || notification.type === 'favourite'}} +{{#if status}} {{else}}
+ aria-posinset={{index}} + aria-setsize={{length}} >