Remove duplicate about, from merge error?
This commit is contained in:
parent
de043de589
commit
4f8d689ad8
|
@ -59,7 +59,6 @@ function getNavigationOptions(user: User, options: { mobile: boolean }) {
|
||||||
name: 'Discord',
|
name: 'Discord',
|
||||||
href: 'https://discord.gg/eHQBNBqXuh',
|
href: 'https://discord.gg/eHQBNBqXuh',
|
||||||
},
|
},
|
||||||
...(mobile ? [{ name: 'About', href: '/about' }] : []),
|
|
||||||
{
|
{
|
||||||
name: 'About',
|
name: 'About',
|
||||||
href: '/about',
|
href: '/about',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user