This commit is contained in:
vedatakd 2020-03-11 12:15:18 +03:00
parent 08b83171d4
commit ebf0777508

View File

@ -18,6 +18,7 @@ class VisiosoftModuleProfileCreateProfileFields extends Migration
'type' => 'anomaly.field_type.relationship', 'type' => 'anomaly.field_type.relationship',
'config' => [ 'config' => [
'related' => UserModel::class, 'related' => UserModel::class,
"mode" => "lookup",
] ]
], ],
'file' => [ 'file' => [