diff --git a/modules/helpdesk/web/js/helpdesk-communication.js b/modules/helpdesk/web/js/helpdesk-communication.js index c080c92..f28d3ed 100644 --- a/modules/helpdesk/web/js/helpdesk-communication.js +++ b/modules/helpdesk/web/js/helpdesk-communication.js @@ -128,7 +128,7 @@ export function renderCommunicationFeed(entries, options = {}) { html += ``; html += ``; html += ``; - html += `${esc(fileName)}`; + html += `${esc(fileName)}`; html += ``; html += ` ${esc(fileName)}`; html += '';