From 01f9b4ab8576b051b9b8bc53bab174b916ad0d6a Mon Sep 17 00:00:00 2001 From: lian Date: Fri, 6 Aug 2021 17:15:53 +0800 Subject: [PATCH] update system notification --- frontend/src/components/system-notification.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/system-notification.js b/frontend/src/components/system-notification.js index 71d6b1f755..fbdac0725c 100644 --- a/frontend/src/components/system-notification.js +++ b/frontend/src/components/system-notification.js @@ -42,7 +42,7 @@ class SystemNotification extends React.Component { return (
-

{curNoteMsg}

+

);