Go to account page for settings root
This commit is contained in:
@ -212,7 +212,7 @@ export function PrimaryDropdown(props: PrimaryDropdownProps): JSX.Element {
|
|||||||
title="Labels"
|
title="Labels"
|
||||||
/>
|
/>
|
||||||
<DropdownOption
|
<DropdownOption
|
||||||
onSelect={() => router.push('/settings/settings')}
|
onSelect={() => router.push('/settings/account')}
|
||||||
title="Settings"
|
title="Settings"
|
||||||
/>
|
/>
|
||||||
<DropdownOption
|
<DropdownOption
|
||||||
|
|||||||
Reference in New Issue
Block a user