1
0
forked from poc/pds

Added all modules with fg count logic

This commit is contained in:
dhanabalan
2025-07-12 11:04:31 +05:30
parent 642053653c
commit 1465734acd
6 changed files with 553 additions and 168 deletions

View File

@@ -57,7 +57,7 @@ class ModuleController extends Controller
], 404);
}
$headerValue = $request->header('module-name');
$headerValue = $request->header('module-name');
if ($headerValue != 'Module List') {
return response()->json([