From 66605a80f5b85447c6aaf4adec68823757df8d1c Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Sat, 4 Apr 2020 20:55:20 +0200 Subject: [PATCH] :art: (account card) update icon when public --- src/components/AccountCard.vue | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/components/AccountCard.vue b/src/components/AccountCard.vue index b9f91a4..bb147fd 100644 --- a/src/components/AccountCard.vue +++ b/src/components/AccountCard.vue @@ -6,13 +6,11 @@ > {{ account.name }} -
- -
+  
{{ totalCost | moneypad(account.mainCurrency, false) }}