mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Rename history to sent
This commit is contained in:
parent
42f8f32a52
commit
3df2f2b2d4
@ -256,7 +256,7 @@ AccountDetailScreen.prototype.tabSections = function () {
|
||||
|
||||
h(TabBar, {
|
||||
tabs: [
|
||||
{ content: 'History', key: 'history' },
|
||||
{ content: 'Sent', key: 'history' },
|
||||
{ content: 'Tokens', key: 'tokens' },
|
||||
],
|
||||
defaultTab: tabSelection || 'history',
|
||||
|
Loading…
Reference in New Issue
Block a user