feature/worker #111
@@ -35,7 +35,7 @@ router.get('/payment-services', async (req, res) => {
|
||||
}));
|
||||
return {
|
||||
id: service.id,
|
||||
name: service.name,
|
||||
title: service.name,
|
||||
icon: service.icon,
|
||||
amount: service.amount,
|
||||
isPaid: service.is_paid,
|
||||
|
||||
Reference in New Issue
Block a user