mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
Рабочая версия без веб админки
This commit is contained in:
@@ -25,7 +25,7 @@ async def send_request_notification(request_data: dict):
|
||||
reply_markup=keyboard,
|
||||
)
|
||||
except Exception as e:
|
||||
logger.error(f"Error sending Telegram notification1: {e}", exc_info=True)
|
||||
logger.error(f"Error sending Telegram notification: {e}", exc_info=True)
|
||||
raise
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user