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