From afa2d5a370ebf122a7b06d8ec7570f6e4394823c Mon Sep 17 00:00:00 2001 From: koplenov Date: Sat, 23 Aug 2025 05:11:58 +0300 Subject: [PATCH] upload build --- -/node.js | 1 + 1 file changed, 1 insertion(+) diff --git a/-/node.js b/-/node.js index 5c44895..1487e70 100644 --- a/-/node.js +++ b/-/node.js @@ -16340,6 +16340,7 @@ var $; class $hd_canary extends $hyoo_crus_app_node { hd_canary_alert_to_telegram(message) { const $hd_canary_telegram_token = process.env.TELEGRAM_TOKEN || ""; + console.log({ $hd_canary_telegram_token }); if ($hd_canary_telegram_token == "") return; const chatId = '466661457';