+analytics
This commit is contained in:
@@ -25,6 +25,6 @@ export const deleteCategory = async (id: number) => {
|
||||
};
|
||||
|
||||
export const getCategoriesSumsRequest = async () => {
|
||||
return await apiClient.get('/categories/by-month');
|
||||
return await apiClient.get('/categories/by-month2');
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user