mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-04-20 07:22:05 +02:00
Remove bad comma
This commit is contained in:
parent
1e5696d218
commit
6840f6c579
@ -46,7 +46,7 @@ class ApiController extends AbstractApiController
|
||||
$component->group_id,
|
||||
$component->enabled,
|
||||
$component->meta,
|
||||
false,
|
||||
false
|
||||
));
|
||||
} catch (QueryException $e) {
|
||||
throw new BadRequestHttpException();
|
||||
|
Loading…
x
Reference in New Issue
Block a user