mirror of
https://github.com/Karaka-Management/oms-Draw.git
synced 2026-02-12 21:28:41 +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 = [
|
public const OWNS_ONE = [
|
||||||
'media' => [
|
'media' => [
|
||||||
'mapper' => MediaMapper::class,
|
'mapper' => MediaMapper::class,
|
||||||
'external' => 'draw_image_media',
|
'external' => 'draw_image_media',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user