diff --git a/components/Login/screens/server-address.tsx b/components/Login/screens/server-address.tsx index e075111d..a4cebbe0 100644 --- a/components/Login/screens/server-address.tsx +++ b/components/Login/screens/server-address.tsx @@ -4,7 +4,7 @@ import { useMutation } from "@tanstack/react-query"; import { JellifyServer } from "../../../types/JellifyServer"; import { Input, Spacer, Spinner, XStack, ZStack } from "tamagui"; import { SwitchWithLabel } from "../../Global/helpers/switch-with-label"; -import { H1 } from "../../Global/helpers/text"; +import { H2 } from "../../Global/helpers/text"; import Button from "../../Global/helpers/button"; import { http, https } from "../utils/constants"; import { JellyfinInfo } from "../../../api/info"; @@ -66,7 +66,7 @@ export default function ServerAddress({ return ( -

Connect to Jellyfin

+

Connect to Jellyfin