Fixes for settings data
This commit is contained in:
parent
184adcad8f
commit
23a43c219c
|
|
@ -355,7 +355,7 @@ class SettingsData
|
|||
|
||||
public string $email = ''; //@implemented
|
||||
|
||||
public string $country_id; //@implemented
|
||||
public string $country_id = ''; //@implemented
|
||||
|
||||
public string $vat_number = ''; //@implemented
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue