Skip to content

Commit

Permalink
Merge branch 'dev' into prod
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurikam2003 committed Jul 31, 2024
2 parents 1b35531 + b3e78c8 commit 2ed31f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/pages/Profile/PageProfileFrosh.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const PageProfileFrosh = () => {
<div className="profile-info-row">
<div className="profile-info-row-right">
{user?.attendingScunt === true ? <ProfilePageFroshScuntMessage /> : null}
{/* <ProfilePageRetreat /> */}
<ProfilePageRetreat />
{/* <ProfilePageNitelife /> */}
<ProfilePageInstagrams />
<ProfilePageAnnouncements />
Expand Down

0 comments on commit 2ed31f5

Please sign in to comment.