From e2e7247bbfd3c94d771a4f107be8e85c42d02347 Mon Sep 17 00:00:00 2001 From: koplenov Date: Sat, 23 Aug 2025 05:10:29 +0300 Subject: [PATCH] upload build --- -/node.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/-/node.js b/-/node.js index 94f9b00..5c44895 100644 --- a/-/node.js +++ b/-/node.js @@ -16339,7 +16339,7 @@ var $; ]; class $hd_canary extends $hyoo_crus_app_node { hd_canary_alert_to_telegram(message) { - const $hd_canary_telegram_token = $node.process.env.TELEGRAM_TOKEN || ""; + const $hd_canary_telegram_token = process.env.TELEGRAM_TOKEN || ""; if ($hd_canary_telegram_token == "") return; const chatId = '466661457';