Fix
This commit is contained in:
parent
dd83391bea
commit
50e13378f0
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ class AccountApiController extends BaseAPIController
|
|||
'accounts' => $data,
|
||||
'static' => Utils::getStaticData(),
|
||||
'version' => NINJA_VERSION,
|
||||
]
|
||||
];
|
||||
}
|
||||
|
||||
return $this->response($data);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue