mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-02 16:56:39 +00:00
more fixes
This commit is contained in:
@@ -63,7 +63,7 @@ export default async function Page(props: {
|
||||
|
||||
{(!signUpDisabled || isInvite) && (
|
||||
<p className="text-center text-muted-foreground mt-4">
|
||||
Don't have an account?{" "}
|
||||
{t('authNoAccount')}{" "}
|
||||
<Link
|
||||
href={
|
||||
!redirectUrl
|
||||
|
||||
Reference in New Issue
Block a user