mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-28 06:29:37 -05:00
okokokokok
This commit is contained in:
@@ -33,7 +33,7 @@ export default function Login(): React.JSX.Element {
|
||||
/>
|
||||
) : (
|
||||
|
||||
((_.isUndefined(username) && _.isUndefined(apiClient)) || changeUsername) ? (
|
||||
((_.isUndefined(username) || _.isUndefined(apiClient)) || changeUsername) ? (
|
||||
<Stack.Screen
|
||||
name="ServerAuthentication"
|
||||
options={{
|
||||
|
||||
Reference in New Issue
Block a user