Skip to content

Commit

Permalink
chore: change button text
Browse files Browse the repository at this point in the history
  • Loading branch information
stamenione committed Jan 24, 2024
1 parent 5e5fa9c commit 5ce07bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</a>
<br />
</ng-container>
<button mat-raised-button class="actions-button" color="primary" (click)="openRecipientsDialog(Message.recipients)">+</button>
<button mat-raised-button class="actions-button" color="primary" (click)="openRecipientsDialog(Message.recipients)">...</button>
</ng-template>
</td>
</ng-container>
Expand Down

0 comments on commit 5ce07bf

Please sign in to comment.