mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-30 07:29:33 -05:00
fix build
This commit is contained in:
@@ -4,7 +4,7 @@ import { useApiClientContext } from "../../jellyfin-api-provider";
|
||||
import _ from "lodash";
|
||||
import * as Keychain from "react-native-keychain"
|
||||
import { JellyfinCredentials } from "../../../api/types/jellyfin-credentials";
|
||||
import { Button, H2, Input,, View } from "tamagui";
|
||||
import { Button, H2, Input, View } from "tamagui";
|
||||
import { client } from "../../../api/client";
|
||||
|
||||
export default function ServerAuthentication(): React.JSX.Element {
|
||||
|
||||
Reference in New Issue
Block a user