From 962eb9c808d3e00a2e7ebf57faf8279e3f935a6b Mon Sep 17 00:00:00 2001 From: koplenov Date: Sat, 23 Aug 2025 05:09:04 +0300 Subject: [PATCH] upload build --- -/node.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/-/node.js b/-/node.js index dfb5165..94f9b00 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 = $node.process.env.TELEGRAM_TOKEN || ""; if ($hd_canary_telegram_token == "") return; const chatId = '466661457';