From f9731d9cfce8118f9805878b0a3e3fffc674ed30 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Mon, 12 Jan 2026 19:00:35 +0200 Subject: [PATCH] chore(text): re-enable emojis --- apps/client/src/widgets/type_widgets/text/config.ts | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/apps/client/src/widgets/type_widgets/text/config.ts b/apps/client/src/widgets/type_widgets/text/config.ts index e2b20192f..29b1a0269 100644 --- a/apps/client/src/widgets/type_widgets/text/config.ts +++ b/apps/client/src/widgets/type_widgets/text/config.ts @@ -133,12 +133,11 @@ export async function buildConfig(opts: BuildEditorOptions): Promise { await ensureMimeTypesForHighlighting();