Applied fixes from StyleCI
This commit is contained in:
parent
b70dbaf7a1
commit
a98759b264
|
@ -30,7 +30,7 @@ class Kernel extends HttpKernel
|
||||||
],
|
],
|
||||||
|
|
||||||
'api' => [
|
'api' => [
|
||||||
'throttle:60,1'
|
'throttle:60,1',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue