diff --git a/screens/Login.tsx b/screens/Login.tsx index 6603d33..09e6ea3 100644 --- a/screens/Login.tsx +++ b/screens/Login.tsx @@ -6,6 +6,7 @@ import ErrorBoundary from 'react-native-error-boundary'; import { ThemeSwitch, ThemeText, ThemeTextInput } from '../common/ThemeTypes'; import Credits from '../common/Credits'; import FontAwesome5 from '@expo/vector-icons/FontAwesome5'; +import { ServerSettings } from './Settings'; const Login = () => { const colors = useColors(); @@ -140,55 +141,7 @@ const Login = () => { - - Benutzername - - Passwort - - - -