This commit is contained in:
Gabe Kangas
2020-10-29 18:01:38 -07:00
parent 6a1db77c53
commit 1f4169c45a
8 changed files with 178 additions and 8 deletions

View File

@@ -98,8 +98,8 @@ export default function MainLayout(props) {
<Menu.Item key="storage">
<Link href="/storage">Storage</Link>
</Menu.Item>
<Menu.Item key="update-stream-key">
<Link href="/update-stream-key">Change Stream Key</Link>
<Menu.Item key="logs">
<Link href="/logs">Logs</Link>
</Menu.Item>
</SubMenu>
</Menu>