Fix sidebar link title
This commit is contained in:
parent
503b010342
commit
efdce41d53
@ -178,7 +178,7 @@ export const MainLayout: FC<MainLayoutProps> = ({ children }) => {
|
||||
key: 'config-server-details',
|
||||
},
|
||||
{
|
||||
label: <Link href="/admin/config/streamkeys/">Server Setup</Link>,
|
||||
label: <Link href="/admin/config/streamkeys/">Stream Keys</Link>,
|
||||
key: 'config-streamkeys',
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user