From c2a55bb5e3ff10c1415a9a835be438ffff4f1034 Mon Sep 17 00:00:00 2001 From: regalijan Date: Thu, 19 Oct 2023 16:49:56 -0400 Subject: [PATCH] Show log in button on mobile view --- components/Navigation.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/components/Navigation.tsx b/components/Navigation.tsx index 7ab59bd..e598e66 100644 --- a/components/Navigation.tsx +++ b/components/Navigation.tsx @@ -51,11 +51,13 @@ export default function (props: { <> - + Moderation
+ + Log In + {data.id ? `${data.username}#${data.discriminator}` : ""}