From c66d05df362e621fd45960476939400b7213c1a7 Mon Sep 17 00:00:00 2001 From: mgabdev <> Date: Wed, 29 Jul 2020 15:53:02 -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 f6ef59c1..1b2bdd9f 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}