Feature/extend asset profile for currency (#3495)

* Extend asset profile for currency

* Update changelog
This commit is contained in:
Eduardo Marinho
2024-06-22 08:54:23 +01:00
committed by GitHub
parent 70e633b997
commit ff121243e4
6 changed files with 80 additions and 21 deletions

View File

@@ -146,7 +146,7 @@
i18n
size="medium"
[locale]="data.locale"
[value]="assetProfile?.activitiesCount ?? 0"
[value]="assetProfile?.activitiesCount"
>Activities</gf-value
>
</div>