Skip to content

Commit

Permalink
temp remove language switcher
Browse files Browse the repository at this point in the history
  • Loading branch information
illfixit committed Sep 26, 2024
1 parent 4ec068e commit b447ff5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/routes/connector-ui/connector-ui.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
<span class="flex-grow">{{
titleService.getTitle() || '' | translate
}}</span>
<app-language-selector></app-language-selector>
</mat-toolbar>
<main class="container">
<router-outlet></router-outlet>
Expand Down

0 comments on commit b447ff5

Please sign in to comment.