API change for contact name on home screen

This commit is contained in:
Drake Marino 2024-06-28 18:00:08 -05:00
parent 1879150e72
commit 72e27525e7

View File

@ -263,6 +263,7 @@ void main() async {
'name', name,
'description', description,
'website', website,
'contactName', "contactName",
'contactEmail', "contactEmail",
'contactPhone', "contactPhone",
'locationName', "locationName",