Skip to content

Commit

Permalink
Hide Hydraulic from downloads
Browse files Browse the repository at this point in the history
  • Loading branch information
rtm516 authored Nov 12, 2024
1 parent be93c3b commit 6926df9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/download/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ const DownloadPage: React.FC = () => (
/>
}
/>
<Collapsible
{/* <Collapsible
title='Hydraulic'
subtitle={<Translate id='pages.download.description.hydraulic'>A companion mod to Geyser which allows for Bedrock players to join modded Minecraft: Java Edition servers.</Translate>}
id='hydraulic'
Expand All @@ -145,7 +145,7 @@ const DownloadPage: React.FC = () => (
gridColumns={1}
/>
}
/>
/> */}
</Collapsibles>
</TabItem>
</Tabs>
Expand Down

0 comments on commit 6926df9

Please sign in to comment.