API change for contact name on home screen
This commit is contained in:
parent
1879150e72
commit
72e27525e7
@ -263,6 +263,7 @@ void main() async {
|
||||
'name', name,
|
||||
'description', description,
|
||||
'website', website,
|
||||
'contactName', "contactName",
|
||||
'contactEmail', "contactEmail",
|
||||
'contactPhone', "contactPhone",
|
||||
'locationName', "locationName",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user