diff --git a/app/javascript/gabsocial/components/notification.js b/app/javascript/gabsocial/components/notification.js index 5801c0ce..2cd9e397 100644 --- a/app/javascript/gabsocial/components/notification.js +++ b/app/javascript/gabsocial/components/notification.js @@ -148,7 +148,7 @@ class Notification extends ImmutablePureComponent { {message} { - !!createdAt && + !!statusUrl &&