diff --git a/src/renderer/components/status-bar/status-bar.tsx b/src/renderer/components/status-bar/status-bar.tsx index 1214a104c7..66548f130f 100644 --- a/src/renderer/components/status-bar/status-bar.tsx +++ b/src/renderer/components/status-bar/status-bar.tsx @@ -22,18 +22,18 @@ const NonInjectedStatusBar = observer(({ items }: Dependencies & StatusBarProps) const { left, right } = items.get(); return ( -