Fix production error "User.locale" returned undefined

This commit is contained in:
mattwr18 2019-11-13 17:22:58 +01:00
parent 3bfb6977b7
commit b38fde0fd0

View File

@ -177,6 +177,7 @@ export default {
'termsAndConditionsAgreedVersion',
'termsAndConditionsAgreedAt',
'allowEmbedIframes',
'locale',
],
boolean: {
followedByCurrentUser: