Remove duplicate about, from merge error?

This commit is contained in:
jahooma 2022-01-12 22:06:11 -06:00
parent de043de589
commit 4f8d689ad8

View File

@ -59,7 +59,6 @@ function getNavigationOptions(user: User, options: { mobile: boolean }) {
name: 'Discord',
href: 'https://discord.gg/eHQBNBqXuh',
},
...(mobile ? [{ name: 'About', href: '/about' }] : []),
{
name: 'About',
href: '/about',