diff --git a/src/Sidebar/ui/SidebarRoot.tsx b/src/Sidebar/ui/SidebarRoot.tsx
index d8d35a46a..87c1b7cc6 100644
--- a/src/Sidebar/ui/SidebarRoot.tsx
+++ b/src/Sidebar/ui/SidebarRoot.tsx
@@ -344,7 +344,7 @@ export function SidebarRoot(props: IProps): React.ReactElement {
Hacking} />
- {hackingOpen ? : }
+ {hackingOpen ? : }
@@ -438,7 +438,7 @@ export function SidebarRoot(props: IProps): React.ReactElement {
Character} />
- {characterOpen ? : }
+ {characterOpen ? : }
World} />
- {worldOpen ? : }
+ {worldOpen ? : }
Help} />
- {helpOpen ? : }
+ {helpOpen ? : }