mirror of
https://github.com/chatmail/core.git
synced 2026-04-25 17:36:30 +03:00
feat: Display vCard contact name in the message summary
This commit is contained in:
@@ -88,6 +88,9 @@ pub enum Param {
|
||||
/// For Messages: quoted text.
|
||||
Quote = b'q',
|
||||
|
||||
/// For Messages: the 1st part of summary text (i.e. before the dash if any).
|
||||
Summary1 = b'4',
|
||||
|
||||
/// For Messages
|
||||
Cmd = b'S',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user