Bugfix/fix data gathering after seed (#390)

* Fix data gathering after seed

* Update changelog
This commit is contained in:
Thomas Kaul
2021-09-25 16:44:24 +02:00
committed by GitHub
parent 554f2f861f
commit 6333aa972d
5 changed files with 29 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
</h3>
<mat-card class="mb-3">
<mat-card-content>
<div class="d-flex my-3">
<div *ngIf="exchangeRates?.length > 0" class="d-flex my-3">
<div class="w-50" i18n>Exchange Rates</div>
<div class="w-50">
<div *ngFor="let exchangeRate of exchangeRates" class="mb-1">