dev #14384 Правка ошибок отображения WPA КофеЛайк: fix mistake
This commit is contained in:
parent
03771d2012
commit
7fa882e423
@ -7,7 +7,7 @@
|
||||
<p id="level-percent">Кэшбек {{ authService.currentLvlPeriod.percent }}%</p>
|
||||
</div>
|
||||
<p class="top-info__bonus">
|
||||
<ng-container *nfIf="!isNegativebalance">
|
||||
<ng-container *ngIf="!isNegativeBalance">
|
||||
{{ Math.floor(authService.getBalanceAmount($any(authService.userInfo.walletBalances))) }}
|
||||
бонусов
|
||||
</ng-container>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user