diff --git a/index.html b/index.html
index 902a9655e..4a4911c6a 100644
--- a/index.html
+++ b/index.html
@@ -66,7 +66,7 @@
- {{totalBalance || 0|noFractionNumber}} {{$root.wallet.settings.unitName}}
+ {{$root.wallet.balanceInfo.totalBalance || 0}} {{$root.wallet.settings.unitName}}