From 2df4a1a4a88898d503f3cb57fbe2a0400ae147e7 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 --- framework/core/js/src/forum/components/Notification.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/core/js/src/forum/components/Notification.js b/framework/core/js/src/forum/components/Notification.js index d32ef6edf..e9ce7092c 100644 --- a/framework/core/js/src/forum/components/Notification.js +++ b/framework/core/js/src/forum/components/Notification.js @@ -24,7 +24,7 @@ export default class Notification extends Component { {!notification.isRead() &&