You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: integrate language settings in AppShell and clean up Sidebar imports
- Added a useEffect hook in AppShell to change the application language based on the configuration retrieved from settings IPC.
- Removed unused SidebarHeader import to streamline the Sidebar component.
0 commit comments