fix accidental local overwrite
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-08-30 11:49:52 +03:00
parent d7e105d986
commit c7ba0479ba
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"""
Ручная регистрация Telegram webhook через internal_relay (с secret_token).
Запуск из корня проекта:
Запуск из корня проекта:
./venv/bin/python tools/ops/register_tg_webhook.py
Печатает полный ответ setWebhook — по нему видно, принял ли Telegram секрет.