diff --git a/src/components/layout/Footer.tsx b/src/components/layout/Footer.tsx index 05b17a01..910e337e 100644 --- a/src/components/layout/Footer.tsx +++ b/src/components/layout/Footer.tsx @@ -3,6 +3,7 @@ import { useTranslation } from "react-i18next"; import { Icon, Icons } from "@/components/Icon"; import { BrandPill } from "@/components/layout/BrandPill"; import { WideContainer } from "@/components/layout/WideContainer"; +import { conf } from "@/setup/config"; function FooterLink(props: { href: string; @@ -50,10 +51,10 @@ export function Footer() {
{t("footer.legal.disclaimerText")}