diff --git a/src/ui/desktop/navigation/tabs/Tab.tsx b/src/ui/desktop/navigation/tabs/Tab.tsx index 653980df..3ccd92d1 100644 --- a/src/ui/desktop/navigation/tabs/Tab.tsx +++ b/src/ui/desktop/navigation/tabs/Tab.tsx @@ -1,6 +1,7 @@ import React from "react"; import { Button } from "@/components/ui/button.tsx"; import { useTranslation } from "react-i18next"; +import { getHostPassword } from "@/ui/main-axios.ts"; import { cn } from "@/lib/utils"; import { Home,