Update settings.php

This commit is contained in:
Fatih Alp 2020-11-06 21:39:04 +03:00 committed by GitHub
parent c0237af5a1
commit d9e20eccef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,8 +29,7 @@ return [
'default_country' => [
'type' => 'anomaly.field_type.relationship',
"config" => [
"related" => \Visiosoft\LocationModule\Country\CountryModel::class,
'default_value' => 212,
"related" => \Visiosoft\LocationModule\Country\CountryModel::class
]
],
'country_for_phone_field' => [