From 776b02f6b21a1e19bded61ad4b127c0ad3c1360d Mon Sep 17 00:00:00 2001 From: mgabdev <> Date: Wed, 29 Jul 2020 15:51:49 -0500 Subject: [PATCH] Removed comment for loading in Notifications MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit • Removed: - comment for loading in Notifications --- app/javascript/gabsocial/features/notifications.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/gabsocial/features/notifications.js b/app/javascript/gabsocial/features/notifications.js index 5a69937b..f6ef59c1 100644 --- a/app/javascript/gabsocial/features/notifications.js +++ b/app/javascript/gabsocial/features/notifications.js @@ -170,7 +170,7 @@ class Notifications extends ImmutablePureComponent { } onLoadMore={this.handleLoadOlder}