This commit is contained in:
2025-12-23 14:54:14 +01:00
parent 7579ff4e68
commit 6853819d49
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@
]
<#else>
<#if appointment.AppointmentType == "APPOINTMENT_TYPE_LOADING">
"appointment_designation":"LOADING"
"appointment_designation":"${appointment.Reason!""?json_string}"
</#if>
</#if>
</#if>