fields: include references in sexp
We need them for setting up replies. This requires a db update.
This commit is contained in:
@ -381,7 +381,8 @@ static constexpr std::array<Field, Field::id_size()>
|
|||||||
"References to related messages",
|
"References to related messages",
|
||||||
{},
|
{},
|
||||||
'r',
|
'r',
|
||||||
Field::Flag::Value
|
Field::Flag::Value |
|
||||||
|
Field::Flag::IncludeInSexp
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Field::Id::Size,
|
Field::Id::Size,
|
||||||
|
|||||||
Reference in New Issue
Block a user