diff --git a/web/pages/profile.tsx b/web/pages/profile.tsx index 38e1670c..42bcb5c3 100644 --- a/web/pages/profile.tsx +++ b/web/pages/profile.tsx @@ -207,7 +207,12 @@ export default function ProfilePage(props: { ['discordHandle', 'Discord'], ] as const ).map(([field, label]) => ( - + ))}