diff --git a/src/components/Shell/ShellAppBar.tsx b/src/components/Shell/ShellAppBar.tsx index cacd9b4..1e54d89 100644 --- a/src/components/Shell/ShellAppBar.tsx +++ b/src/components/Shell/ShellAppBar.tsx @@ -99,6 +99,16 @@ export const ShellAppBar = ({ > {title} + + + + + {doShowPeers ? ( <> @@ -111,16 +121,6 @@ export const ShellAppBar = ({ - - - - -