Skip to content

Commit

Permalink
Changed mini graph label (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
directcuteo authored Apr 26, 2022
1 parent 19312ba commit a8a59b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</span>
<div *ngIf="isMainGraph" fxLayoutAlign="start center">
<mat-icon svgIcon="arrow-down" class="icon-16"></mat-icon>
<span class="calls-label">Total time</span>
<span class="calls-label">Calls</span>
</div>
</div>
<div fxLayout="row" fxLayoutGap="4px">
Expand Down

0 comments on commit a8a59b6

Please sign in to comment.