main
Astra 2024-09-03 18:29:43 +01:00
parent d6859ea6b8
commit 96783ee268
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ def pibooth_startup(app, cfg):
+ SECTION
+ "][telegram_chat_id], uploading deactivated"
)
elif not telegram_chat_id:
elif not telegram_thread_id:
LOGGER.error(
"Telegram Thread ID not defined in ["
+ SECTION