diff --git a/app/javascript/gabsocial/components/panel/profile_stats_panel.js b/app/javascript/gabsocial/components/panel/profile_stats_panel.js
index 4a3b9eca..09d5ff45 100644
--- a/app/javascript/gabsocial/components/panel/profile_stats_panel.js
+++ b/app/javascript/gabsocial/components/panel/profile_stats_panel.js
@@ -50,18 +50,18 @@ class ProfileStatsPanel extends ImmutablePureComponent {
to={`/${account.get('acct')}`}
isCentered={noPanel}
/>
-
+
{
account.get('id') === me &&