From 2737d2af27a30a903f792b33b5e8a35f7a925510 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Wed, 13 May 2026 09:34:15 +0300 Subject: [PATCH] Fix custom_templates --- backend/custom_templates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/custom_templates.json b/backend/custom_templates.json index b9f53c9..4973de0 100644 --- a/backend/custom_templates.json +++ b/backend/custom_templates.json @@ -31,7 +31,7 @@ "guest_name_key": "שם האורח", "url_button": { "enabled": true, - "index": 0, + "button_index": 0, "param_key": "event_id" } }