TF-3766 Remove container of icon in context menu
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -101,7 +101,7 @@ extension FilterMessageOptionExtension on FilterMessageOption {
|
||||
case FilterMessageOption.attachments:
|
||||
return imagePaths.icAttachment;
|
||||
case FilterMessageOption.starred:
|
||||
return imagePaths.icStar;
|
||||
return imagePaths.icUnStar;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user