mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-01-19 19:32:10 +00:00
Update menu.py
This commit is contained in:
@@ -1423,6 +1423,7 @@ async def handle_activate_button(
|
||||
|
||||
except Exception as e:
|
||||
logger.error(f"Ошибка автоматической активации для {db_user.telegram_id}: {e}")
|
||||
await db.rollback()
|
||||
await callback.answer(
|
||||
texts.t("ACTIVATION_ERROR", "❌ Ошибка активации. Попробуйте позже."),
|
||||
show_alert=True,
|
||||
|
||||
Reference in New Issue
Block a user