Allow non-subadmins to change their language
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
61e15988a0
commit
10daad9346
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ class PersonalController extends Controller {
|
|||
|
||||
/**
|
||||
* @NoAdminRequired
|
||||
* @NoSubadminRequired
|
||||
* @param string $lang
|
||||
* @return JSONResponse
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue