Skip to content

Commit

Permalink
Merge pull request #1842 from ResearchHub/journals-page
Browse files Browse the repository at this point in the history
Do not collapse sidebaron journals page
  • Loading branch information
yattias authored Sep 25, 2024
2 parents 07cbacd + 2fbe5b9 commit 6b91400
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/Home/sidebar/RootLeftSidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ function RootLeftSidebar({
"referral",
"search",
"bounties",
"journals",
"user",
"author",
].includes(pathname.split("/")[1]) !== true;
Expand Down

0 comments on commit 6b91400

Please sign in to comment.