mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-04 04:45:19 +00:00
e2e: fixed initial account name
This commit is contained in:
parent
38af9e82d8
commit
b136602322
@ -285,7 +285,7 @@ class BaseView(object):
|
||||
|
||||
@property
|
||||
def status_account_name(self):
|
||||
return self.get_translation_by_key('ethereum-account')
|
||||
return self.get_translation_by_key('main-account')
|
||||
|
||||
def accept_agreements(self):
|
||||
iterations = int()
|
||||
|
Loading…
x
Reference in New Issue
Block a user