faute de frappe sur le nom d'un fichier FTL

This commit is contained in:
Francis REAT 2023-09-05 10:36:01 +02:00
parent 78101a1362
commit cdef1e3803

View File

@ -32,7 +32,7 @@
<#assign apiReflexPlatformID = ApiReflexPlatformID.ExecutionflowTransportStarted> <#assign apiReflexPlatformID = ApiReflexPlatformID.ExecutionflowTransportStarted>
"apiReflexPlatformID" : "${apiReflexPlatformID}", "apiReflexPlatformID" : "${apiReflexPlatformID}",
"datas" : "datas" :
<#include "RFXtoRP_Hsrprepa_TransportStarted.ftl"> <#include "RFXtoRP_HsrPrepa_TransportStarted.ftl">
} }
] ]
<#break> <#break>