update service type
This commit is contained in:
@@ -21,6 +21,6 @@ List<Service> services = [
|
||||
Service(
|
||||
name: 'Take Away',
|
||||
description: 'Pesan dan bawa pulang',
|
||||
imagePath: Assets.icons.dineIn.path,
|
||||
imagePath: Assets.icons.takeaway.path,
|
||||
),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user