Skip to content

Commit

Permalink
Default breakdown open
Browse files Browse the repository at this point in the history
  • Loading branch information
plondon committed Feb 1, 2021
1 parent 25129fb commit 2b5e86b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/wallet/TopCards/BalanceCard/BalanceCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ import { priceDict, WalletType } from '@/store/types'
},
})
export default class BalanceCard extends Vue {
isBreakdown = false
isBreakdown = true
updateBalance(): void {
this.$store.dispatch('Assets/updateUTXOs')
Expand Down

0 comments on commit 2b5e86b

Please sign in to comment.