mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 10:55:37 +00:00
make listLocales route available (#10255)
This commit is contained in:
parent
311d8e10e5
commit
0b31bc3f42
@ -16,7 +16,7 @@
|
||||
"path": "/locales",
|
||||
"handler": "locales.listLocales",
|
||||
"config": {
|
||||
"policies": ["admin::isAuthenticatedAdmin"]
|
||||
"policies": []
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user