diff --git a/src/components/Dashboard/common/DashboardNavigation.jsx b/src/components/Dashboard/common/DashboardNavigation.jsx index 2965b9d..eb3890a 100644 --- a/src/components/Dashboard/common/DashboardNavigation.jsx +++ b/src/components/Dashboard/common/DashboardNavigation.jsx @@ -151,14 +151,20 @@ const DashboardNavigation = () => { {isMacOSApp ? : null} {showAppLogo == true && ( - + <> + + + )} {showDesktopLogo == true ? (