UI
This commit is contained in:
@ -8,6 +8,7 @@ return [
|
||||
$c->get('folders')->cache,
|
||||
null,
|
||||
[
|
||||
'api_key' => $c->get('API_KEY'),
|
||||
'urls' => $c->get('urls')
|
||||
]
|
||||
);
|
||||
|
Reference in New Issue
Block a user