diff --git a/web/components/user-page.tsx b/web/components/user-page.tsx index 92404f89..56a041f1 100644 --- a/web/components/user-page.tsx +++ b/web/components/user-page.tsx @@ -303,10 +303,7 @@ export function UserPage(props: { user: User }) { > - {currentUser && - ['ian', 'Austin', 'SG', 'JamesGrugett'].includes( - currentUser.username - ) && } + ),