diff --git a/n8n-workflow.json b/n8n-workflow.json index 7de5f26..2be9591 100644 --- a/n8n-workflow.json +++ b/n8n-workflow.json @@ -29,7 +29,7 @@ { "id": "user-auth-condition", "leftValue": "={{ $json.message.from.id.toString() }}", - "rightValue": "={{ $env.TELEGRAM_USER_ID }}", + "rightValue": "563878771", "operator": { "type": "string", "operation": "equals"