diff --git a/CHANGELOG.md b/CHANGELOG.md index 02c4812a9..105d2bd5d 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 - Upgraded `prisma` from version `4.6.1` to `4.7.1` +### Fixed + +- Fixed the activities sorting in the account detail dialog + ## 1.216.0 - 2022-12-03 ### Added diff --git a/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html b/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html index 53a9c76ea..2a1d4e1d0 100644 --- a/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html +++ b/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html @@ -30,7 +30,7 @@ -