chore: removed mention

This commit is contained in:
trashtemp
2021-12-29 23:57:41 +01:00
parent dec4315892
commit 9052ada1c7
3 changed files with 20 additions and 25 deletions

View File

@@ -385,7 +385,7 @@ export default observer(() => {
</div>
</Tooltip>
</ServerCircle>
<ServerCircle>
{/*<ServerCircle>
<Tooltip
content={
<div
@@ -395,14 +395,13 @@ export default observer(() => {
gap: "4px",
}}>
<div>Discover Public Servers</div>
<LinkExternal size={12} />
</div>
}
placement="right">
<div className="circle">
<IconButton>
<a
href="https://revolt.social"
href="#"
target="_blank"
rel="noreferrer">
<Compass size={32} />
@@ -410,7 +409,7 @@ export default observer(() => {
</IconButton>
</div>
</Tooltip>
</ServerCircle>
</ServerCircle>*/}
</ServerList>
<PaintCounter small />
{!isTouchscreenDevice && (