From 779b4d0596f629bc33caf4323002fc3d24f216b5 Mon Sep 17 00:00:00 2001 From: Francis Reat Date: Tue, 12 May 2026 17:38:32 +0200 Subject: [PATCH] Fix4 v13 --- RFXtoRP_PlatformLogCreate.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RFXtoRP_PlatformLogCreate.ftl b/RFXtoRP_PlatformLogCreate.ftl index 3df3935..ffa5985 100644 --- a/RFXtoRP_PlatformLogCreate.ftl +++ b/RFXtoRP_PlatformLogCreate.ftl @@ -27,7 +27,7 @@ }, "UserMessage": { "Code": "${restResponsetMsg.status!"no Code"}", - "Label": ${strJsonBody?truncate(32000,'...'), + "Label": ${strJsonBody?truncate(32000,'...')}, "Params": [] }, "DetailElements": [],