mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-02-18 15:48:41 +00:00
return descriptionRaw
This commit is contained in:
parent
d0ff79d191
commit
662d8d4987
|
|
@ -661,6 +661,7 @@ class TaskElement implements \JsonSerializable
|
|||
'createdBy' => $this->createdBy,
|
||||
'createdAt' => $this->createdAt,
|
||||
'description' => $this->description,
|
||||
'descriptionRaw' => $this->descriptionRaw,
|
||||
'status' => $this->status,
|
||||
'to' => $this->getTo(),
|
||||
'cc' => $this->getCC(),
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user