From 3026be378aaedb3078919abea84ffc41aeabb17e Mon Sep 17 00:00:00 2001 From: "Anton.AE" Date: Sun, 5 Jul 2026 15:35:23 +0300 Subject: [PATCH] tg --- wp-config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-config.php b/wp-config.php index 4a8e99d..8e42fe0 100644 --- a/wp-config.php +++ b/wp-config.php @@ -90,7 +90,7 @@ define( 'WP_DEBUG', false ); /* Add any custom values between this line and the "stop editing" line. */ define( 'SEV_TORT_TELEGRAM_BOT_TOKEN', '8746515247:AAElnzKGe9EytHw-7Z7ZV80hi-MVeSBrKgM' ); -define( 'SEV_TORT_TELEGRAM_CHAT_ID', '-5204749277' ); +define( 'SEV_TORT_TELEGRAM_CHAT_ID', '-1004420092849' ); /* That's all, stop editing! Happy publishing. */