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. */