diff --git a/VERSION b/VERSION index 1a030947e..9767cc98e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.9 +0.1.10 diff --git a/backend/src/schema/resolvers/users.js b/backend/src/schema/resolvers/users.js index 06b25b4fa..b86e134be 100644 --- a/backend/src/schema/resolvers/users.js +++ b/backend/src/schema/resolvers/users.js @@ -177,6 +177,7 @@ export default { 'termsAndConditionsAgreedVersion', 'termsAndConditionsAgreedAt', 'allowEmbedIframes', + 'locale', ], boolean: { followedByCurrentUser: