diff --git a/src/view/shell/desktop/LeftNav.tsx b/src/view/shell/desktop/LeftNav.tsx index 9f047418b8..99fe9fc761 100644 --- a/src/view/shell/desktop/LeftNav.tsx +++ b/src/view/shell/desktop/LeftNav.tsx @@ -40,7 +40,10 @@ import {router} from '../../../routes' const ProfileCard = observer(() => { const store = useStores() return ( - + )