Spaces:
esafux
/
Runtime error

esafux commited on
Commit
d31fd6e
ยท
verified ยท
1 Parent(s): 0c11829

Update entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +1 -1
entrypoint.sh CHANGED
@@ -34,7 +34,7 @@ if [ ! -f "$CONFIG_PATH" ]; then
34
  {
35
  "channels": {
36
  "telegram": {
37
- "enabled": $TELEGRAM_ENABLED,
38
  "botToken": "${TELEGRAM_BOT_TOKEN:-}",
39
  "dmPolicy": "pairing",
40
  "commands": {
 
34
  {
35
  "channels": {
36
  "telegram": {
37
+ "enabled": true,
38
  "botToken": "${TELEGRAM_BOT_TOKEN:-}",
39
  "dmPolicy": "pairing",
40
  "commands": {