completionId: cgen-d932d41c0e654201b8861a793ec3660e
cgen-d932d41c0e654201b8861a793ec3660e
This commit is contained in:
parent
33db6539a8
commit
70d3ce2ee8
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ export default function Login() {
|
|||
requestPasswordReset,
|
||||
} = useAuth();
|
||||
const { info: toastInfo, error: toastError } = useAethexToast();
|
||||
const { isActivity } = useDiscordActivity();
|
||||
|
||||
// Check for error messages from URL query parameters (e.g., from OAuth callbacks)
|
||||
useEffect(() => {
|
||||
|
|
|
|||
Loading…
Reference in a new issue