Skip to content

Commit

Permalink
am-693: revert this change
Browse files Browse the repository at this point in the history
  • Loading branch information
ahasan committed Sep 12, 2023
1 parent 809c824 commit cbb61d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<mat-list-item>
<a *ngIf="canDisplayOrganizationSettings()" [routerLink]="[ '/settings' ]" title="Organization settings" routerLinkActive="sidenav-active">
<mat-icon>settings_applications</mat-icon>
<span *ngIf="!reducedMode">Organization settings</span>
<span *ngIf="!reducedMode">Banana</span>
</a>
</mat-list-item>
<mat-list-item>
Expand Down

0 comments on commit cbb61d6

Please sign in to comment.