diff --git a/app/bot/routers/index.py b/app/bot/routers/index.py index 3de9f73..4b250f7 100644 --- a/app/bot/routers/index.py +++ b/app/bot/routers/index.py @@ -58,7 +58,7 @@ async def t_home_menu(__msg, **extra): [{ 'text': user.translated('ownedContent_button'), 'callback_data': 'ownedContent' - }] + }], [{ 'text': user.translated('disconnectWallet_button'), 'callback_data': 'disconnectWallet'