complated
This commit is contained in:
@@ -35,4 +35,5 @@ export const API_URLS = {
|
||||
Goverment_Category: '/api/goverment-category/',
|
||||
Notification_List: '/api/notifications/',
|
||||
Notification_Ready: (id: number) => `/api/notifications/${id}/read/`,
|
||||
Notification_Mark_All_Read: '/api/notifications/read-all/',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user