From f862fc3691d1988c6dd1681616aed60cfcf0a5e4 Mon Sep 17 00:00:00 2001 From: Addison Beck Date: Thu, 24 Jun 2021 11:45:36 -0400 Subject: [PATCH] fixed the icon for sends being swapped between file and text sends (#967) --- src/app/send/send.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/send/send.component.html b/src/app/send/send.component.html index 3eb7d781..8c14ea75 100644 --- a/src/app/send/send.component.html +++ b/src/app/send/send.component.html @@ -45,7 +45,7 @@ title="{{'viewItem' | i18n}}" (contextmenu)="viewSendMenu(s)" [ngClass]="{'active': s.id === sendId}" class="flex-list-item">