mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
This commit is contained in:
parent
08b83171d4
commit
ebf0777508
@ -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' => [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user