mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
Update settings.php
This commit is contained in:
parent
c0237af5a1
commit
d9e20eccef
@ -29,8 +29,7 @@ return [
|
|||||||
'default_country' => [
|
'default_country' => [
|
||||||
'type' => 'anomaly.field_type.relationship',
|
'type' => 'anomaly.field_type.relationship',
|
||||||
"config" => [
|
"config" => [
|
||||||
"related" => \Visiosoft\LocationModule\Country\CountryModel::class,
|
"related" => \Visiosoft\LocationModule\Country\CountryModel::class
|
||||||
'default_value' => 212,
|
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
'country_for_phone_field' => [
|
'country_for_phone_field' => [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user