mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-03-05 05:13:21 +00:00
fix: improve deduplication log message wording in monitoring service
This commit is contained in:
@@ -402,7 +402,7 @@ class MonitoringService:
|
||||
or user_key in all_processed_users
|
||||
):
|
||||
logger.debug(
|
||||
'🔄 Пропускаем дублирование для пользователя на дней',
|
||||
'Уведомление уже отправлено, пропускаем',
|
||||
user_identifier=user_identifier,
|
||||
days=days,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user