fix: remove global link
This commit is contained in:
parent
dd3767b7d7
commit
07a0d3ce57
@ -83,17 +83,6 @@ export function rootTabItems(base: string, pubKey: string | undefined, tags: Arr
|
||||
</>
|
||||
),
|
||||
},
|
||||
{
|
||||
tab: "global",
|
||||
path: `${base}/global`,
|
||||
show: true,
|
||||
element: (
|
||||
<>
|
||||
<Icon name="globe" />
|
||||
<FormattedMessage defaultMessage="Global" />
|
||||
</>
|
||||
),
|
||||
},
|
||||
{
|
||||
tab: "tags",
|
||||
path: `${base}/topics`,
|
||||
|
Loading…
x
Reference in New Issue
Block a user