Skip to content

Commit

Permalink
Update HostsDialog.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
fodhelper authored Apr 8, 2024
1 parent 1c4e375 commit 65afcc3
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions app/dashboard/src/components/HostsDialog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -256,12 +256,6 @@ const AccordionInbound: FC<AccordionInboundType> = ({
</Badge>{" "}
{t("hostsDialog.currentServer")}
</Text>
<Text mt={1}>
<Badge>
{"{"}SERVER_IPV4{"}"}
</Badge>{" "}
{t("hostsDialog.currentServerv4")}
</Text>
<Text mt={1}>
<Badge>
{"{"}SERVER_IPV6{"}"}
Expand Down Expand Up @@ -384,12 +378,6 @@ const AccordionInbound: FC<AccordionInboundType> = ({
</Badge>{" "}
{t("hostsDialog.currentServer")}
</Text>
<Text mt={1}>
<Badge>
{"{"}SERVER_IPV4{"}"}
</Badge>{" "}
{t("hostsDialog.currentServerv4")}
</Text>
<Text mt={1}>
<Badge>
{"{"}SERVER_IPV6{"}"}
Expand Down

0 comments on commit 65afcc3

Please sign in to comment.