From ca08d3154acee3510212e7f8a58ab94bceb7cd63 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 28 Aug 2022 21:11:27 +0200 Subject: [PATCH] Bugfix/disable language selector for demo user (#1204) * Disable language selector for demo user * Update changelog --- CHANGELOG.md | 4 ++++ apps/client/src/app/pages/account/account-page.html | 1 + 2 files changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aafce639a..fc1e92859 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Moved the build pipeline from _Travis_ to _GitHub Actions_ +### Fixed + +- Disabled the language selector for the demo user + ## 1.184.2 - 28.08.2022 ### Added diff --git a/apps/client/src/app/pages/account/account-page.html b/apps/client/src/app/pages/account/account-page.html index 335ec69f6..b3f59d3a9 100644 --- a/apps/client/src/app/pages/account/account-page.html +++ b/apps/client/src/app/pages/account/account-page.html @@ -119,6 +119,7 @@