use env for localization to avoid db round trip

This commit is contained in:
simon lehericey 2021-04-06 14:55:25 +02:00
parent cd4ad6878c
commit b87a691176
3 changed files with 4 additions and 2 deletions

View file

@ -32,7 +32,6 @@ features = [
:expert_not_allowed_to_invite,
:hide_instructeur_email,
:instructeur_bypass_email_login_token,
:localization,
:make_experts_notifiable,
:procedure_routage_api
]