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';