Update ApiController

pull/1317/head
Daniel Supernault 6 years ago
parent f55963af6c
commit acce300bc3
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -46,6 +46,7 @@ class ApiController extends BaseApiController
'ab' => [
'lc' => config('exp.lc'),
'rec' => config('exp.rec'),
'loops' => config('exp.loops')
],
];
});

Loading…
Cancel
Save