From d409484abf1bb9f5f04af8169b59c55f1b7d11fc Mon Sep 17 00:00:00 2001 From: Alexander Skvortsov Date: Fri, 16 Oct 2020 11:53:45 -0400 Subject: [PATCH] Notification: fix wrong `external` attr for Link --- js/src/forum/components/Notification.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/src/forum/components/Notification.js b/js/src/forum/components/Notification.js index d32ef6edf..e9ce7092c 100644 --- a/js/src/forum/components/Notification.js +++ b/js/src/forum/components/Notification.js @@ -24,7 +24,7 @@ export default class Notification extends Component { {!notification.isRead() &&