mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 11:48:40 +00:00
fix default respone generation
This commit is contained in:
parent
e1a508d64e
commit
1a3d004a5d
|
|
@ -16,7 +16,7 @@ declare(strict_types=1);
|
|||
|
||||
$modules = \scandir(__DIR__ . '/../../Modules');
|
||||
|
||||
$allowed = ['Billing'];
|
||||
$allowed = ['ClientManagement'];
|
||||
|
||||
function createFunction($module, $modelName)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user