mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-01-11 17:18:40 +00:00
This commit is contained in:
parent
6e58010206
commit
1354052649
|
|
@ -47,7 +47,7 @@ final class TicketMapper extends DataMapperAbstract
|
|||
protected static array $ownsOne = [
|
||||
'task' => [
|
||||
'mapper' => TaskMapper::class,
|
||||
'src' => 'support_ticket_task',
|
||||
'self' => 'support_ticket_task',
|
||||
],
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user