mirror of
https://github.com/Karaka-Management/oms-Draw.git
synced 2026-01-22 11:08:40 +00:00
bug fixes / dbmapper fixes
This commit is contained in:
parent
ab017892e1
commit
7e69481b84
|
|
@ -46,8 +46,8 @@ final class DrawImageMapper extends DataMapperFactory
|
|||
*/
|
||||
public const OWNS_ONE = [
|
||||
'media' => [
|
||||
'mapper' => MediaMapper::class,
|
||||
'external' => 'draw_image_media',
|
||||
'mapper' => MediaMapper::class,
|
||||
'external' => 'draw_image_media',
|
||||
],
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user