Skip to content

Commit

Permalink
Merge pull request #996 from AppQuality/develop
Browse files Browse the repository at this point in the history
Refactor authentication logic
  • Loading branch information
cannarocks authored Sep 23, 2024
2 parents 0699179 + 408e0f3 commit 84e4a00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/features/navigation/Navigation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ export const Navigation = ({
{ placement: 'top' }
);
},
disableMenuLanguageSettings: true,
};

const toggleSidebarState = () => {
Expand Down

0 comments on commit 84e4a00

Please sign in to comment.