mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-02-12 14:38: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 = [
|
protected static array $ownsOne = [
|
||||||
'task' => [
|
'task' => [
|
||||||
'mapper' => TaskMapper::class,
|
'mapper' => TaskMapper::class,
|
||||||
'src' => 'support_ticket_task',
|
'self' => 'support_ticket_task',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user