fixed api bindings, close #1605
This commit is contained in:
parent
b3dbe03f47
commit
ac2576d991
@ -52,9 +52,9 @@ class Kernel extends HttpKernel
|
|||||||
'api.auth',
|
'api.auth',
|
||||||
'auth.disabled',
|
'auth.disabled',
|
||||||
'throttle:60,1',
|
'throttle:60,1',
|
||||||
'bindings',
|
|
||||||
'api.company',
|
|
||||||
'permission:read-api',
|
'permission:read-api',
|
||||||
|
'api.company',
|
||||||
|
'bindings',
|
||||||
'company.settings',
|
'company.settings',
|
||||||
'company.currencies',
|
'company.currencies',
|
||||||
'language',
|
'language',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user