fetch requests and reports routes

This commit is contained in:
2026-05-23 21:48:39 +05:30
parent cccb4604fd
commit 220c84776f
11 changed files with 786 additions and 3 deletions

View File

@@ -40,9 +40,9 @@ export const configuration: Record<string, ResourceOverride> = {
},
pagination: true,
},
reports: {
hidden: true
}
// reports: {
// hidden: true
// }
};
export const profileConfiguration = {