government ui complated
This commit is contained in:
@@ -32,6 +32,7 @@ export const API_URLS = {
|
||||
My_Bonuses: 'api/cashback/',
|
||||
My_Refferals: 'api/referral/',
|
||||
Goverment_Service: '/api/goverment-service/',
|
||||
Goverment_Category: '/api/goverment-category/',
|
||||
Notification_List: '/api/notifications/',
|
||||
Notification_Ready: (id: number) => `/api/notifications/${id}/read/`,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user