mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Update ApiController
This commit is contained in:
parent
f55963af6c
commit
acce300bc3
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ class ApiController extends BaseApiController
|
|||
'ab' => [
|
||||
'lc' => config('exp.lc'),
|
||||
'rec' => config('exp.rec'),
|
||||
'loops' => config('exp.loops')
|
||||
],
|
||||
];
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue