You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/root/coins/MuskEmpire/bot/helper/utils.py", line 59, in wrapper
return await func(self, response_json=response_data, **kwargs)
│ │ │ └ {'json_body': {'data': {'league': 'bronze', 'strategy': 'protective'}}}
│ │ └ {'success': False, 'error': 'A new version of the app has been released. Please refresh the page to apply the update.'}
│ └ <bot.core.bot.CryptoBot object at 0x7fb5102d6a70>
└ <function CryptoBotApi.get_pvp_fight at 0x7fb5116581f0>
File "/root/coins/MuskEmpire/bot/core/api.py", line 251, in get_pvp_fight
if response_json["data"].get("opponent"):
└ {'success': False, 'error': 'A new version of the app has been released. Please refresh the page to apply the update.'}
The text was updated successfully, but these errors were encountered:
File "/root/coins/MuskEmpire/bot/helper/utils.py", line 59, in wrapper
return await func(self, response_json=response_data, **kwargs)
│ │ │ └ {'json_body': {'data': {'league': 'bronze', 'strategy': 'protective'}}}
│ │ └ {'success': False, 'error': 'A new version of the app has been released. Please refresh the page to apply the update.'}
│ └ <bot.core.bot.CryptoBot object at 0x7fb5102d6a70>
└ <function CryptoBotApi.get_pvp_fight at 0x7fb5116581f0>
File "/root/coins/MuskEmpire/bot/core/api.py", line 251, in get_pvp_fight
if response_json["data"].get("opponent"):
└ {'success': False, 'error': 'A new version of the app has been released. Please refresh the page to apply the update.'}
The text was updated successfully, but these errors were encountered: