diff --git a/apps/client/src/services/syntax_highlight.ts b/apps/client/src/services/syntax_highlight.ts index 09d18f3a0..f6b7f8ff7 100644 --- a/apps/client/src/services/syntax_highlight.ts +++ b/apps/client/src/services/syntax_highlight.ts @@ -36,6 +36,7 @@ export async function formatCodeBlocks($container: JQuery) { export function applyCopyToClipboardButton($codeBlock: JQuery) { const $copyButton = $("