From cc76b87b893f8d1eb3aa9b96f2da9cff3ae97fa3 Mon Sep 17 00:00:00 2001 From: kolaente Date: Sat, 22 Nov 2025 15:12:07 +0100 Subject: [PATCH] fix: use proper FontAwesome icon types in EditorToolbar.vue --- .../components/input/editor/EditorToolbar.vue | 42 +++++++++---------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/frontend/src/components/input/editor/EditorToolbar.vue b/frontend/src/components/input/editor/EditorToolbar.vue index 16c7878ee..b4d7bcbbe 100644 --- a/frontend/src/components/input/editor/EditorToolbar.vue +++ b/frontend/src/components/input/editor/EditorToolbar.vue @@ -8,7 +8,7 @@ @click="editor.chain().focus().toggleHeading({ level: 1 }).run()" > - +