From 209cede39cc6574882fc0f74ca0abeb0a7b8cf02 Mon Sep 17 00:00:00 2001 From: Markos Gogoulos Date: Thu, 12 Feb 2026 12:41:59 +0200 Subject: [PATCH] wtv --- .../js/components/profile-page/ProfilePagesHeader.js | 12 ++---------- frontend/src/static/js/pages/ProfileMediaPage.js | 4 ++-- .../src/static/js/pages/ProfileSharedByMePage.js | 4 ++-- .../src/static/js/pages/ProfileSharedWithMePage.js | 4 ++-- static/js/_commons.js | 2 +- static/js/profile-shared-by-me.js | 2 +- static/js/profile-shared-with-me.js | 2 +- 7 files changed, 11 insertions(+), 19 deletions(-) diff --git a/frontend/src/static/js/components/profile-page/ProfilePagesHeader.js b/frontend/src/static/js/components/profile-page/ProfilePagesHeader.js index f46030d4..7bc67cac 100644 --- a/frontend/src/static/js/components/profile-page/ProfilePagesHeader.js +++ b/frontend/src/static/js/components/profile-page/ProfilePagesHeader.js @@ -393,7 +393,7 @@ class NavMenuInlineTabs extends React.PureComponent { {this.state.displayPrev ? this.previousBtn : null}