Update (views): Fix bug, add world logic
This commit is contained in:
@@ -37,6 +37,8 @@ class CountryLocale extends Model
|
||||
'name',
|
||||
'slug',
|
||||
'i18n',
|
||||
'lang',
|
||||
'country_iso',
|
||||
'enabled',
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user