kivy: do not show balance in every tab. fixes #3350
This commit is contained in:
@@ -397,7 +397,7 @@
|
||||
slide: 1
|
||||
CleanHeader:
|
||||
id: history_tab
|
||||
text: _('History')
|
||||
text: _('Balance')
|
||||
slide: 2
|
||||
CleanHeader:
|
||||
id: receive_tab
|
||||
|
||||
Reference in New Issue
Block a user