dev@locazia: fix misprint
This commit is contained in:
parent
031dbab6a6
commit
658b63f495
|
|
@ -58,7 +58,7 @@ async def t_home_menu(__msg, **extra):
|
||||||
[{
|
[{
|
||||||
'text': user.translated('ownedContent_button'),
|
'text': user.translated('ownedContent_button'),
|
||||||
'callback_data': 'ownedContent'
|
'callback_data': 'ownedContent'
|
||||||
}]
|
}],
|
||||||
[{
|
[{
|
||||||
'text': user.translated('disconnectWallet_button'),
|
'text': user.translated('disconnectWallet_button'),
|
||||||
'callback_data': 'disconnectWallet'
|
'callback_data': 'disconnectWallet'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue