TF-4236 Implement remove a label from an thread

This commit is contained in:
dab246
2026-01-09 19:49:21 +07:00
committed by Dat H. Pham
parent b37359af03
commit 1058b94363
23 changed files with 402 additions and 47 deletions
@@ -64,7 +64,7 @@ class ThreadDetailCollapsedEmail extends StatelessWidget {
children: [
if (showSubject)
EmailSubjectWidget(
presentationEmail: presentationEmail,
emailSubject: presentationEmail.getEmailTitle(),
imagePaths: imagePaths,
isMobileResponsive: isMobileResponsive,
labels: labels,