diff --git a/src/app/wallet/wallet.component.html b/src/app/wallet/wallet.component.html index 990de6dbc..b0771e963 100644 --- a/src/app/wallet/wallet.component.html +++ b/src/app/wallet/wallet.component.html @@ -6,7 +6,10 @@
Wallet
-
≈ {{ globalVars.nanosToUSD(globalVars.loggedInUser.BalanceNanos + totalValue(), 2) }} USD Total
+
+ ≈ {{ globalVars.nanosToUSD(globalVars.loggedInUser.BalanceNanos + totalValue(), 2) }} USD Total +
@@ -209,7 +212,9 @@
-
+
{{ globalVars.nanosToUSD(creator.ProfileEntryResponse.CoinPriceBitCloutNanos, 2) }}
@@ -217,7 +222,12 @@
-
+